Skip to main content
GET
Get ad performance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start_date
string<date-time>
required

Inclusive ISO 8601 start date.

end_date
string<date-time>
required

Inclusive ISO 8601 end date.

platform
enum<string>
Available options:
meta,
google,
tiktok
level
enum<string>
default:campaign

Entity grain. group is the canonical middle level across every platform. adset (Meta) and adgroup (Google, TikTok) are accepted as aliases for group and canonicalize to it in the response.

Available options:
campaign,
group,
ad
limit
integer
default:50
Required range: 1 <= x <= 200

Response

200 - application/json

Successful response.

The response is of type object.