Public endpoints
Creative Report
Get creative performance data aggregated by creative name.
GET
This endpoint is protected and requires an agency API key for access.
Method
GETEndpoint
/creative/Headers
string
required
The agency’s API key for authorization. Contact an admin to get one.
Parameters
string
required
Start date in YYYY-MM-DD format.
string
required
End date in YYYY-MM-DD format.
integer
required
The unique identifier for the advertiser.
integer
default:"0"
Page number for pagination.
string
default:"impressions"
Column to sort by.
string
default:"DESC"
Sort order (ASC/DESC).
integer
Filter by a specific campaign ID.
string
default:"false"
Include campaign information (true/false).
string
Search filter for creative names.
Responses
- 200 OK
- 400 Bad Request
- 500 Internal Server Error
array
An array of creative performance objects.
