Skip to main content
GET

Path Parameters

integer
required
The ID of the campaign

Query Parameters

string
required
Your API key
integer
The ID of your client if this campaign is client specific
integer
default:"0"
Pagination offset
integer
Number of results to return. Min 1, max 20.
string
Start date for filtering in YYYY-MM-DD format. Both start_date and end_date must be provided, otherwise data will be for the full campaign length.
string
End date for filtering in YYYY-MM-DD format. Both start_date and end_date must be provided, otherwise data will be for the full campaign length.
string
default:"UTC"
The campaign timezone, e.g. America/Los_Angeles. Same format as shown in your campaign UI next to the date filter.
string
Private API key for additional authorization (optional)

Response Codes

Success
Request successful
Bad Request
Invalid request parameters or malformed request body
Unauthorized
Invalid or missing API key. Check your authentication.
Not Found
The requested resource does not exist or you don’t have access to it