Skip to main content
GET
Maximum date range 365 days
This endpoint is protected and requires an agency API key for access.

Method

GET

Endpoint

/conversion/

Headers

string
required
The agency API key used for authorization.

Parameters

Only date_from, date_to, and advertiser_id are required. If you do not need an optional parameter, omit it entirely instead of sending an empty value (for example, avoid page=).
string
required
Start date in YYYY-MM-DD format.
string
required
End date in YYYY-MM-DD format.
integer
required
Unique identifier of the advertiser.
Optional free-text search filter.
string
default:"date"
Optional sort column (for example: date, campaign_name, conversions).
string
default:"DESC"
Optional sort direction (ASC or DESC).
integer
default:"0"
Optional page number for pagination (0-based).
boolean
default:"true"
Optional flag to enable conversion deduplication.
boolean
default:"false"
Optional flag to include DSP-specific fields when available.
integer
Optional campaign ID filter.

Responses

string
Request status value.
object
Partial error container; empty when no partial issues occur.
object
Response payload object.