Marketing Events API

Number of APIs: 9

  1. Read participations counters by Marketing Event internal identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:marketingEventId

  2. Read participations counters by Marketing Event external identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:externalAccountId/:externalEventId

  3. Read participations breakdown by Marketing Event external identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:externalAccountId/:externalEventId/breakdown?contactIdentifier=<string>&state=<string>&limit=10&after=<string>

  4. Read participations breakdown by Contact identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/contacts/:contactIdentifier/breakdown?state=<string>&limit=10&after=<string>

  5. Read participations breakdown by Marketing Event internal identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:marketingEventId/breakdown?contactIdentifier=<string>&state=<string>&limit=10&after=<string>

  6. Read participations counters by Marketing Event internal identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:marketingEventId

  7. Read participations counters by Marketing Event external identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:externalAccountId/:externalEventId

  8. Read participations breakdown by Marketing Event external identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/:externalAccountId/:externalEventId/breakdown?contactIdentifier=<string>&state=<string>&limit=10&after=<string>

  9. Read participations breakdown by Contact identifier GET {{baseUrl}}/marketing/v3/marketing-events/participations/contacts/:contactIdentifier/breakdown?state=<string>&limit=10&after=<string>