v1.0
Jivox API Documentation

Tag Variable

The various methods for Media plan are listed below:

  1. Get Tag Variables
  2. Create Tag Variable Map
  3. Update Tag Variable

Get Tag Variables

Gets all the DSP to Datasignal to macro mapping for a given campaign.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
campaignIdstringMandatorypathID of the Campaign for which Tags need to be generated

Sample Request

HTTP
Copy

Sample Response

JSON
Copy

Create Tag Variable Map

Creates a DSP to Datasignal to macro mapping for a given campaign.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
campaignIdstringMandatorypathID of the Campaign for which Tags need to be generated

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Update Tag Variable

Updates an existing DSP to Datasignal to macro mapping for a given campaign.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
campaignIdstringMandatorypathID of the Campaign for which Tags need to be generated

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy