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

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

GET-

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

GET-

https://{enterprise}.cvtr.io/api/v4/lead-data-fields

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

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

Bulk Edit

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

GET- https://{enterprise}.cvtr.io/api/v4/leads-import/form/{formId}/campaign/{campaignId}/form-mapping

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 Tracking Links Setup

🏠 Feature Overview

Within the Convertr platform, Publishers are the lead data providers.

...

  1. Import Leads

  2. Export Leads

  3. Bulk Edit

  4. Resend Assets

  5. Tracking

  6. Contract History

  7. Campaign Performance Report

  8. Campaign InformationImporting Lead Data into a Campaign

1. Importing leads to a campaign

...

This will open a ‘Import Leads’ modal which allows the user to upload a CSV file containing lead data. A sample file is available for download in the link in the blue banner in the modal.

...

All forms associated with the campaign are available in the ‘Select a form’ dropdown. The user must select the appropriate form and upload the CSV file. Different delimiters are supported in the CSV file- comma, semicolon, tab, pipe. The appropriate delimiter may be selected and the user can proceed to the next step.

The user will be able to proceed to the next step only if they have selected the form and uploaded a CSV file.

...

On the next step, the publisher’s name is automatically populated in the ‘Publisher’ field. They can also provide a tracking link. Select a tracking link helps to identify the channel the imported leads will be applied to. If left unset, the channel for each imported lead will be empty.

...