Get campaigns
Returns a list of Campaign objects.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The pagination cursor value.
Number of results to return per page. Default is 200.
x <= 1000Campaign name to filter by. Returns campaigns whose names contain this substring (case-insensitive).
Filter by campaign status. Status is derived from lifecycle timestamps and review progress. The current status of a campaign.
DRAFT, ONGOING, COMPLETED, STOPPED, ENDED "ONGOING"
Include campaigns created after this timestamp (exclusive). ISO 8601 format.
Include campaigns created before this timestamp (exclusive). ISO 8601 format.
Include campaigns started after this timestamp (exclusive). ISO 8601 format.
Include campaigns started before this timestamp (exclusive). ISO 8601 format.
Include campaigns ended after this timestamp (exclusive). ISO 8601 format.
Include campaigns ended before this timestamp (exclusive). ISO 8601 format.
Include campaigns stopped after this timestamp (exclusive). ISO 8601 format.
Include campaigns stopped before this timestamp (exclusive). ISO 8601 format.
Response
A list of campaigns for your organization.
A list of campaigns.
The cursor with which to continue pagination if additional result pages exist.
"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw"
The cursor used to obtain the current result page.
"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ"