v1.0
Jivox API Documentation

Trackers

The various methods for Trackers are listed below:

  1. List Trackers
  2. Update Trackers

List Trackers

Lists out all trackers available for a placement for a given campaign and media plan.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
mediaPlanIdstringMandatorypathID of the media plan associated with a given user account
campaignIdstringMandatorypathID of the Campaign for which Tags need to be generated

Sample Request

HTTP
Copy

Sample Response

JSON
Copy

Update Tracker

Update trackers for a particular media plan used in a given campaign.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
mediaPlanIdstringMandatorypathID of the media plan associated with a given user account
campaignIdstringMandatorypathID of the Campaign for which Tags need to be generated

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy