v1.0
Jivox API Documentation

Bulk Tag

Overview

The Jivox IQ platform supports the generation of Jivox ad tags against a media plan for the campaigns built on the platform. The ad tags are trafficked using DSPs to be displayed on websites or mobile applications. It allows users to generate a large number of bulk tags to save time and manual effort. Jivox Programmable Personalization API allows users to generate tags in bulk.

Methods

Method NameMethod TypeDescription
List Media-PlansGETGets media plans for a given user account.
Get Import Media Plan DataPOSTThis is to parse the csv file which needs to be uploaded when creating or updating a media plan.
Import Media Plan Data (Saving a Media Plan)POSTSaves a new media plan for a given account.
Edit an Existing Media PlanPATCHUpdates an existing media plan for an account.
Mail MediaPlanGETMail an existing media plan to all the given email address
Download MediaPlanGETDownloads an existing media plan in csv format.
List Formatted DSP and PlacementGETLists all the DSP and placement related information for a given media plan.
Get Tag VariablesGETGets all the DSP to Datasignal to macro mapping for a given campaign.
Create Tag Variable MapPOSTCreates a DSP to Datasignal to macro mapping for a given campaign.
Update Tag VariablePUTUpdates an existing DSP to Datasignal to macro mapping for a given campaign.
Create Bulk TagPOSTInitiate bulk tag generation for a single/list of DSP for a given media plan and campaign.
Bulk Tag Generation StatusGETGets the current tag generation count and total count for a given tag generation Id.
Get Tags for DSPGETGets list of tags created for a given DSP for the given media plan and campaign.
Get Tags for PlacementGETGets list of tags created for a given placementId for the given media plan and campaign.
Download TagsGETDownloads in csv format, the list of generated tags for a given DSP/Placement for the given media plan and campaign.
Mail TagsREQUESTMails the list of generated tags for a given DSP/Placement for the given media plan and campaign.
Get Ad Unit Details For PlacementGETGets all possible ad units to generate a tag for a given placement.
Create Single Tag Rich-MediaPOSTCreates a new rich-media tag for the given placementId.
Create Single Tag for Instream-VideoPOSTCreates a new instream-video tag for a given placement
Create Single Tag for Inbanner-VideoPOSTCreates a new inbanner-video tag for a given placement.
Create Single Tag for Mobile-InWebPOSTCreates a new mobile-inweb tag for a given placement.
Create Single Tag for Native AdPOSTCreates a new Native tag for a given placement.
Add Placement APIPOSTCreates a new placement under the selected media plan.
Edit Placement APIPATCHUpdates the placement.
Update DSP APIPATCHUpdates the DSP details.
List TrackersGETList out all trackers available for a placement for a given campaign and media plan.
Update TrackerPUTUpdate trackers for a particular media plan used in a given campaign.