Campaigns V2

Event Properties

Returns the distinct property keys seen for the given event names in an application — each with an inferred value type and up to 25 recent example values — from the ClickHouse event_attributes table. Powers the campaign rule editor's LHS property picker (user / device / placement-parameter options plus RHS value suggestions). Requires campaigns:read scope.

get/v2/campaigns/event-properties

Query parameters

application_idstring required

Application ID (required)

Application ID (required)

string required
OR
string[] required

Event names to fetch properties for (comma-joined string or repeated param)

Response

Event properties list

object'list' required

Object type, always list

Changes

No recorded changes to this endpoint across all 1 revision of this API.