Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Placements
The various methods for Placements are listed below:
List Formatted DSP and Placement
Lists all the DSP and placement related information for a given media plan.
Parameters
Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
mediaPlanId | string | Mandatory | path | ID of the media plan associated with a given user account. |
campaignId | string | Mandatory | path | ID of the Campaign for which Tags need to be generated |
Sample Request
Sample Response
Get Ad Unit Details for Placement
Gets all possible ad units to generate a tag for a given placement.
Parameters
Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
mediaPlanId | string | Mandatory | path | ID of the media plan associated with a given user account. |
campaignId | string | Mandatory | path | ID of the Campaign for which Tags need to be generated |
Sample Request
Query Parameters
placementId - This is the placementId
Sample Response
Add Placement API
Creates a new placement under the selected media plan
Parameters
Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
mediaPlanId | string | Mandatory | path | ID of the media plan associated with a given user account |
Sample Request
Request Body
Sample Response
Edit Placement API
Updates the placement.
Parameters
Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
mediaPlanId | string | Mandatory | path | ID of the media plan associated with a given user account |
Sample Request
Request Body
Sample Response