Skip to main content
GET
Get Device Performance

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
campaign_id
integer | null
start_date
string
end_date
string
token_id
integer | null

Optional specific Token ID

Response

Successful Response

Response schema for device performance

device_performance
DevicePerformance · object[]
required
time_period
string
required
total_impressions
integer
required
total_clicks
integer
required
total_cost
number
required
total_conversions
number
required