Versions Compared

Key

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

Page Properties

Platform URL

https://[enterprise].cvtr.io/v2/system/validation-list

Epic

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

API Endpoints

Download validation list

POST https://{enterprise}.cvtr.io/api/v4/suppression-list-download

Show/Add/Remove/Edit validation list

GET/POST/DELETE/PUT https://{enterprise}.cvtr.io/api/v4/suppression-lists

Add/Edit/Remove value to/from validation list

POST/PUT/DELETE https://{enterprise}.cvtr.io/api/v4/suppression-list-values

Retrieve validation list values

GET https://{enterprise}.cvtr.io/api/v4/suppression-list-value

Import values to validation list

POST

https://{enterprise}.cvtr.io/api/v4/suppression-list-values/import

Document status

Status
colourGreen
titleDRAFTReviewed

Document owner

Danny Hannah

Technical writers

Danny Hannah Arunima Kurup Prasad Anu Kalangi

Related Content

Advertisers Validation Lists

🏠 Feature Overview

Validation Lists are a flexible way to create a type of list which can be used to validate information against. This can be a suppression list (a list of values to exclude against), white or black list, or a key account list (leads have to match against) and commonly a pick list (ensuring a lead value matches a predefined set of values).

...

We have 2 types of Validation lists. One that is global on the enterprise and can be used by all Advertiser campaigns: ‘System > Validation Lists’. The other type is associated to a specific Advertiser and only available for use on their campaigns: 'Advertisers > Validation Lists' (See Related Content in the table above)

Functionalities

Admin and Agency users can create and manage global validation lists by navigating to System > Validation Lists. Global validation lists created are listed in a table that has the following columns: ID, Name, Value Count and Actions.

...

The user can remove individual/multiple values from the validation list by clicking the corresponding checkbox and clicking on the ‘Remove’ button. A confirmation dialog box is shown to the user for confirming the delete action. Using the ‘Remove All' button, all values in the validation list may be deleted by confirming the action in the dialog box.

...

Delete Validation Lists

Entire validation Validation lists may can be deleted by clicking on the ‘Delete’ button available above the validation lists listing table. The user may select individual or multiple validation lists for deletion. On clicking Delete, a confirmation dialog is shown to the user. Upon confirmation, the validation list will be deleted only if the selected validation list is not assigned to any processr jobs. If the validation list is used in any campaign’s processr job, an error message will be shown to the user.

...

It is possible to cross reference a lead field value against the values of a validation list and decide whether to perform an exact match on the values or use a partial match or check the list strictly or loosely, using case sensitivity. The user can choose whether matching a value is either a good thing or bad thing and pass / fail accordingly.

\uD83D\uDDD2 User Permissions

Only Admin and Agency users have access to System validation lists

...