Title
Page icon
Create new category
Edit page index title
Edit category
Edit link
Bulk Tag
Overview
The Davinci Commerce Content Studio platform supports the generation of Davinci Commerce 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. Davinci Commerce Programmable Personalization API allows users to generate tags in bulk.
Methods
Method Name | Method Type | Description |
|---|---|---|
GET | Gets media plans for a given user account. | |
POST | This is to parse the csv file which needs to be uploaded when creating or updating a media plan. | |
POST | Saves a new media plan for a given account. | |
PATCH | Updates an existing media plan for an account. | |
GET | Mail an existing media plan to all the given email address | |
GET | Downloads an existing media plan in csv format. | |
GET | Lists all the DSP and placement related information for a given media plan. | |
GET | Gets all the DSP to Datasignal to macro mapping for a given campaign. | |
POST | Creates a DSP to Datasignal to macro mapping for a given campaign. | |
PUT | Updates an existing DSP to Datasignal to macro mapping for a given campaign. | |
POST | Initiate bulk tag generation for a single/list of DSP for a given media plan and campaign. | |
GET | Gets the current tag generation count and total count for a given tag generation Id. | |
GET | Gets list of tags created for a given DSP for the given media plan and campaign. | |
GET | Gets list of tags created for a given placementId for the given media plan and campaign. | |
GET | Downloads in csv format, the list of generated tags for a given DSP/Placement for the given media plan and campaign. | |
REQUEST | Mails the list of generated tags for a given DSP/Placement for the given media plan and campaign. | |
GET | Gets all possible ad units to generate a tag for a given placement. | |
POST | Creates a new rich-media tag for the given placementId. | |
POST | Creates a new instream-video tag for a given placement | |
POST | Creates a new inbanner-video tag for a given placement. | |
POST | Creates a new mobile-inweb tag for a given placement. | |
POST | Creates a new Native tag for a given placement. | |
POST | Creates a new placement under the selected media plan. | |
PATCH | Updates the placement. | |
PATCH | Updates the DSP details. | |
GET | List out all trackers available for a placement for a given campaign and media plan. | |
PUT | Update trackers for a particular media plan used in a given campaign. |