Public endpoints
Geo Report
Get geographic performance data aggregated by location.
GET
This endpoint is protected and requires an agency API key for access.
Method
GETEndpoint
/geo/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:"country"
Geographic breakdown level (country/region/zip_code).
integer
Filter by a specific campaign ID.
Breakout Options
Thebreakout parameter determines the level of geographic detail in the report.
country: Aggregates data by country.region: Aggregates data by state or region.zip_code: Aggregates data by postal code.
