Read a video's conversions
Analytics
Read a video's conversions
Sales credited to one video over a date range, grouped by conversion name, with a count and total revenue for each. This is the money the video earned, not the plays it counted.
Requires a token with the analytics:read scope.
Server: https://app.trackplay.io/api/v1
GET
Read a video's conversions
Authorizations
A scoped token minted in Settings → API tokens. Send it as Authorization: Bearer tplt_… or X-API-Key: tplt_….
Path Parameters
The video's numeric ID.
Query Parameters
Start of the range, as an ISO date. Defaults to 30 days ago.
End of the range, as an ISO date. Defaults to today.
Timezone the range is read in, as an IANA name. Defaults to UTC.
