Tracking Value Requests

List All Tracking Value Requests

Returns a list of tracking value requests, with options for filtering.

get/Advertisers/{AccountSID}/TrackingValueRequests

Path parameters

AccountSIDstring required

Your unique Account SID.

Query parameters

CampaignIdinteger

Filter by a specific campaign (program) ID.

DealIdinteger

Filter by an associated deal ID.

MediaPartnerIdinteger

Filter by the ID of the requesting partner.

State'APPROVED' | 'COMPLETED' | 'DECLINED' | 'NEW'

Filter requests by their current state.

RequestType'PROMOCODE_TRACKING' | 'BRANDED_URL_TRACKING' | 'PHONE_NUMBER_TRACKING'

Filter by the type of tracking value requested.

Response

A paginated list of tracking value request objects.

Changes

No recorded changes to this endpoint across all 1 revision of this API.