v1.0
Jivox API Documentation

Media Plans

The various methods for Media Plans are listed below:

  1. Media Plan Listing
  2. Media Plan Details
  3. Media Plan Create
  4. Media Plan Update
  5. Media Plan Delete
  6. DSP Listing
  7. Ad Dimensions Listing

Media Plan Listing

This will list all the retail media plans for the account.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Sample Response

JSON
Copy

Media Plan Details

This will fetch details for a specific retail 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

Sample Response

JSON
Copy

Media Plan Create

This will create a retail media plan.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Media Plan Update

This will update the retail 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

Media Plan Delete

This will delete a specific retail 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

Sample Response

JSON
Copy

DSP Listing

This will list the DSPs whitelisted for a retailer organization.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Ad Dimensions Listing

This will list the whitelisted ad dimensions for the account (derived from the associated org).

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Request Body

JSON
Copy