Skip to main content
GET
Get conversion metrics

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
destinationId
string
required
Minimum string length: 1

Query Parameters

adAccountId
string
required
Minimum string length: 1
startDate
string
required
Pattern: ^\d{4}-\d{2}-\d{2}$
endDate
string
Pattern: ^\d{4}-\d{2}-\d{2}$
granularity
enum<string>
default:DAILY
Available options:
ALL,
DAILY,
MONTHLY,
YEARLY

Response

Get conversion metrics completed.

ok
boolean
required
data
object
required