You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform-native identifier. Pass back as `destinationId` on event send and as the path segment on CRUD endpoints.
name
String
type
String
Present when the platform locks the event type/category to the destination (Google conversion actions, LinkedIn conversion rules). Absent for Meta pixels (which accept any event name per request).
[optional]
status
String
For LinkedIn, `inactive` means the rule is soft-deleted (`enabled: false`).
[optional]
ad_account_id
String
Set by adapters whose destinations are scoped to a specific ad account (LinkedIn). Pass back on subsequent CRUD calls to identify the parent ad account.