v1.0
Jivox API Documentation

Placements

The various methods for Placements are listed below:

  1. List Formatted DSP and Placement
  2. Get Ad Unit Details For Placement
  3. Add Placement API
  4. Edit Placement API

List Formatted DSP and Placement

Lists all the DSP and placement related information for a given 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

Get Ad Unit Details for Placement

Gets all possible ad units to generate a tag for a given placement.

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

Query Parameters

placementId - This is the placementId

Sample Response

JSON
Copy

Add Placement API

Creates a new placement under the selected 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

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Edit Placement API

Updates the placement.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
mediaPlanIdstringMandatorypathID of the media plan associated with a given user account

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy