Versions Compared

Key

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

Page Properties

Platform URL

https://[enterprise].cvtr.io/v2/publishers/

API Endpoints

Add Publisher

POST - https://{enterprise}.cvtr.io/api/v4/publishers

Import Publishers

POST - https://{enterprise}.cvtr.io/api/v4/publisher-import

Edit Publisher

PUT - https://{enterprise}.cvtr.io/api/v4/publishers/{publisher-ID}

Delete Publisher

DELETE -

https://{enterprise}.cvtr.io/api/v4/publishers/{publisher-ID}

List all Publishers

GET - https://{enterprise}.cvtr.io/api/v4/publishers

Populate country dropdown

GET- https://{enterprise}.cvtr.io/api/v4/countries

List all Campaign for Publisher

GET - https://{enterprise}.cvtr.io/api/v4/campaign-publishers

Publisher Statistics

GET - https://{enterprise}.cvtr.io/api/v4/publisher-statistics?startTs={Date-Time-Stamp}&endTs={Date-Time-Stamp}&publisherId={publisher-ID}

Publisher Lead Statistics

GET - https://{enterprise}.cvtr.io/api/v4/publisher-lead-statistics-chronologies?startTs={Date-Time-Stamp}&endTs={Date-Time-Stamp}&publisherId={publisher-ID}

Get details of Publisher bands for the campaign

GET - https://{enterprise}.cvtr.io/api/v4/campaign-publisher-bands

Send Resend Assets

POST -

https://{enterprise}.cvtr.io/api/v4/campaign-publisher-send-media-kit

Tracking Info

GET -

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

Contract History

GET - https://{enterprise}.cvtr.io/api/v4/campaign-publishers?campaign.id={campaign-ID}&publisher.id={publisher-ID}

List All lead mapping template

GET -

https://{enterprise}.cvtr.io/api/v4/publisher-lead-import-maps

Lead Import

POST -

https://{enterprise}.cvtr.io/api/v4/leads-import

Lead Export

POST - https://{enterprise}.cvtr.io/api/v4/global-leads-export

Bulk EditsEdit

POST - https://{enterprise}.cvtr.io/api/v4/bulk-edits

Campaign Performance Report

POST - https://{enterprise}.cvtr.io/api/v4/publisher-campaign-performance

Campaign Information

GET -

https://{enterprise}.cvtr.io/api/v4/campaign-processr-jobs

Epic

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

Document status

REVIEWED

Document owner

Danny Hannah Adam Carter

Technical writers

Danny Hannah Adam Carter Arunima Kurup Prasad Vijay Alexander

Related Content

Campaign Publisher Management Campaign Admin Setup

...

  1. Import Leads

  2. Export Leads

  3. Bulk Edit

  4. Resend Assets

  5. Tracking

  6. Contract History

  7. Campaign Performance Report

  8. Campaign Information

  9. Importing Lead Data into a Campaign

1. Importing leads to a campaign

If the campaign setting ‘Allow Publishers to import and export their data' is enabled on a campaign, the publisher user will be able to see the 'Import Leads’ option against the campaign.

...

The CSV download of the notifications can be got using the CSV button.

...

...

\uD83D\uDDD2 Summary

Functionality

User Story

1

Value Transformation Listing

Users can see the value transforms listing and edit the ‘Label’, ‘Original Name’ and ‘New Name’ fields

2

Value Transformation > Add

Users can add value transform values using the Add button

3

Value Transformation > Add/Edit

Users can add and edit value transforms using the Add/Edit button

4

Value Transformation > Delete

Users can select and delete multiple value transform lists at a time

5

Value Transformation > Import

Users can import CSV file for 'transform' type of value transforms

6

Value Transformation > Group Listing

Users can see the value transforms groups listing and edit the ‘Id’ and ‘Group Name’ fields

7

Value Transformation > Group > Add

User can create value transform groups in which value transforms can be grouped

8

Value Transformation > Group > Add/Edit

User can add/edit value transform groups

9

Value Transformation > Group > Delete

User can delete value transform groups

10

Value Transformation > Table Filtering

Allows the user to filter the table values using Id, Original Name and New Name fields

11

Value Transformation > Group > Table Filtering

Allows the user to filter the table values using Id and Group Name fields

\uD83D\uDDD2 User Permissions

Publisher ‘organisation(s)’ are created on the platform by an Admin or Agency user, as a listing and a publisher (publisher user role) user is created and associated to the Publisher ‘organisation(s)’ to manage that account.

...