Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Platform URL

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

API Endpoints

Enable/Disable Value Transforms

PUT /api/v4/campaigns/{campaignId}

Load Value Transforms

GET /api/v4/campaign-value-transform-values?itemsPerPage=5&page=1&field.id=0&order%5Bid%5D=asc&campaign.id={campaignId}

GET /api/v4/lead-data-fields?itemsPerPage=10&source%5B%5D=publisher&source%5B%5D=Connected%20App

Update Value Transform details

PUT /api/v4/campaign-value-transform-fields/{valueTransformId}

Save Transform Fields and Values

POST /api/v4/campaign-value-transform-fields

POST /api/v4/campaign-value-transform-values

Delete Transform Field-Value

DELETE /api/v4/campaign-value-transform-values/{transformId}

Load Manipulate value transforms

GET /api/v4/campaign-value-manipulate-values?page=1&itemsPerPage=5&field.id=2&order%5Bid%5D=asc

GET api/v4/lead-data-fields?itemsPerPage=10&source%5B%5D=publisher&source%5B%5D=Connected%20App

Load Preview for Manipulate type

POST api/v4/advertiser-value-manipulate-preview

Save Manipulate Fields and Values

POST /api/v4/campaign-value-transform-fields

POST /api/v4/campaign-value-manipulate-values

Delete Manipulate Fields and Values

DELETE /api/v4/campaign-value-manipulate-values/{manipulateValueTransformId}

Deleting Value Transforms

DELETE /api/v4/campaign-value-transform-fields/{valuetransformId}

Epic

CON-5665 - Getting issue details... STATUS

Document status

IN PROGRESS

Document owner

Danny Hannah Adam Carter

Technical writers

Arunima Kurup Prasad

Related Content

Value Transformations

šŸ  Feature Overview

Value Transforms can be defined in the platform at the Advertiser level and at the campaign level. Please refer to Value Transformations to understand about Value Transforms at the Advertiser level. This section describes Value Transforms at the campaign level.

Campaign level value transforms can be accessed from Campaign > Admin menu.

Screenshot 2024-01-09 at 14.04.22.png

Screenshot 2024-01-09 at 16.04.23.png

The above page has the following fields:

Name

Notes

Enable Value Transforms

Unless the toggle is enabled, the value transforms will not be enabled on the campaign

ID

Unique ID of the value transform

Label

Name of the Value Transform

Original Name

It is possible to add multiple mail ids

New Name

Original Name of the field on which Value Transform is being applied

Type

Value Transform Type- Manipulate/Transform

Count

Order

Order in which the value transforms must be applied

Last Updated

Date/time the value transform was last updated

Actions

Edit option

The following functionalities are available for Value Transforms:

i. Add

ii. Delete

iii. Edit

iv. Import

v. Enable Value Transforms

The working of Add, Delete, Edit of Value Transforms is similar to that in the Advertisers > Value Transformations section. Please refer the section for details.

The Import and Enable Value Transforms functionalities are described on this page.

\uD83D\uDDD2 Summary

Summarise the functionalities in a table

Functionality

User Story

1

Add Value Transforms

2

Edit Value Transforms

3

Delete Value Transforms

4

Import Value Transforms

5

Enable Value Transforms

6

Pagination

7

Table Filtering

Allows the user to filter the table values using

\uD83D\uDDD2Ā User Permissions

Mention if access needs to be enabled for any user roles and attach the user matrix.

https://docs.google.com/spreadsheets/d/1i4qTTKkC3rF3EyEOh2585ktDDGge0L0IMVDNCwriFR0/edit#gid=415459484

  • No labels