Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties

Platform URL

https://[enterprise].cvtr.io/v2/advertisers/[advertiserId]/list-campaigns

API Endpoints

Retrieving a list of campaigns:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/campaigns

Retrieving a list of advertisers:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/advertisers

Retrieving information of the users/permissions:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/users

Retrieving list of currencies:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/currencies

Duplicate/Import a campaign:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/campaigns/{campaign_id}/duplicate

Go to campaign details:

Code Block
GET https://{enterprise}.cvtr.io/api/v4/campaign-links

Epic

Jira Legacy
serverSystem JIRA
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyDAS-14

Document status

Status
colourGreen
titleREVIEWED

Document owner

Danny Hannah Adam Carter

Technical writer(s)

Arunima Kurup Prasad

Related Content

Advertisers

🏠 Feature Overview

This feature enables the user to Import an existing campaign from an advertiser. This is helpful when the user needs to create a campaign that has similar settings of an existing campaign.

...