Versions Compared

Key

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

Platform URL

https://[enterprise].cvtr.io/v2/campaigns/{campaignId}/publishers

API Endpoints

Load Campaign Details

GET /api/v4/campaigns/{campaigId}

Load Campaign Publisher list

GET api/v4/campaign-publishers

Resend Publisher Contract/Update Contract Terms

POST api/v4/campaign-publishers

GET api/v4/campaign-publisher-totals?campaign.id={campaignId}

Enable/Disable

PUT api/v4/campaign-publisher-applications

Listing table: custom column

PUT api/v4/user-settings/campaign-publisher-list-key

Totals table: custom column

PUT api/v4/user-settings/campaign-publisher-totals-list-key

Epic

Jira Legacy
serverSystem JIRAJira
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyDAS-199

Document status

Status
colourPurple
titleDRAFTREADY FOR REVIEW

Document owner

Danny Hannah Adam Carter

Technical writers

Arunima Kurup Prasad

Related Content

Campaign > Publishers

...

Column Name

Description

Id

Publisher Id

Lead Generator

Name of the publisher

Contract Status

Unsigned: When contract is not signed by publisher

Active: When contract is signed and publisher has not delivered the required number of leads

Inactive: There are 2 ways publishers can be inactive on a campaign.

  1. When publisher has delivered the required number of leads, the contract status becomes inactive

  2. When user manually disables the ‘Enable’ toggle, publisher contract status becomes inactive

Enabled

The publisher will be able to deliver leads to a campaign only if this toggle is enabled for them

If the campaign is inactive, the toggle will be disabled

Contract Type

CPL

Processing

Number of leads that are in processing state

On Hold

Number of leads that are in hold state (awaiting batch or scheduled delivery)

Total Leads

Total number of leads submitted by the publisher

Valid

Total number of valid leads submitted by the publisher

Invalid

Total number of invalid leads submitted by the publisher

Billable

Total number of billable leads submitted by the publisher

Required

For capped campaigns, this will be Total number of leads required from the publisher

For uncapped campaigns, this will have different values based on the cap selected for the publisher.

  • if Contract Type= fixed, this will show the required number of leads configured under fixed

  • if Contract Type='CPL' and cap is uncapped, this will show ‘Uncapped’

  • if Contract Type='CPL' and cap has a value, this will show the required number of leads

Payout

Payout value configured for cap/per band

Earnings

The total earnings made by the publisher for the billable leads

Actions

A number of actions are possible, as detailed in this page

...