v1.0
Jivox API Documentation

Single Tag

The various methods for Single Tag are listed below:

  1. Create Single Tag for Rich-Media
  2. Create Single Tag for Instream-Video
  3. Create Single Tag for Inbanner-Video
  4. Create Single Tag for Mobile-InWeb
  5. Create Single Tag for Native Ad

Create Single Tag for Rich-Media

Creates a new rich-media tag for the given placementId.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.
mediaPlanIdstringMandatorypathID of the media plan associated with a given user account.
placementIdstringMandatorypathID of the placement associated with media plan to be used for tag generation.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Create Single Tag for Instream-Video

Creates a new instream-video 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
placementIdstringMandatorypathID of the placement associated with media plan to be used for tag generation.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Create Single Tag for Inbanner-Video

Creates a new inbanner-video 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
placementIdstringMandatorypathID of the placement associated with media plan to be used for tag generation.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Create Single Tag for Mobile-InWeb

Creates a new mobile-inweb 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
placementIdstringMandatorypathID of the placement associated with media plan to be used for tag generation.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy

Create Single Tag for Native Ad

Creates a new Native 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
placementIdstringMandatorypathID of the placement associated with media plan to be used for tag generation.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Sample Response

JSON
Copy