v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Metrics

Fetch contact IDs

Fetch the list of contact IDs for the specified campaign and contact type

get/marketing/campaigns/2026-03/{campaignGuid}/reports/contacts/{contactType}

Path parameters

campaignGuidstring required

The unique identifier of the campaign

contactTypestring required

The type of contact to filter the list

Query parameters

afterstring

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

endDatestring

The end date for fetching contact data, in YYYY-MM-DD format.
Optional. Example: 2000-01-27

limitinteger

The maximum number of results to display per page.

startDatestring

The start date for fetching contact data, in YYYY-MM-DD format.
Optional. Example: 2000-01-20

Response

successful operation