Skip to main content
GET
Compare Campaigns

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

customer_id
integer
required
current_start_date
string
current_end_date
string
previous_start_date
string | null
previous_end_date
string | null
campaigns
string[] | null
exclude_removed
boolean
default:false
token_id
integer | null

Optional specific Token ID

Response

Successful Response

Response schema for campaign comparison

comparisons
CampaignComparisonData · object[]
required
current_period_start
string
required
current_period_end
string
required
previous_period_start
string
required
previous_period_end
string
required