Platform URL | https://[enterprise].cvtr.io/v2/forms | ||||||||
---|---|---|---|---|---|---|---|---|---|
API Endpoints | Add all related endpoint details: GET/PUT/POST/DELETENot Applicable | ||||||||
Epic |
| ||||||||
Document status |
| ||||||||
Document owner | |||||||||
Technical writers | Related Content | Provide the link to other Form input typesArunima Kurup Prasad | |||||||
Related Content | https://convertr.atlassian.net/wiki/spaces/PF/pages/edit-v2/3058532652 |
🏠 Feature Overview
This page describes the reserved words that cannot be used as input type names in Forms.
Reserved words are either constants that are used on the lead
object or additional lead data fields that are created. E.g. publisherId
, leadHash
.
Since these are on every lead
object created and only 1 value is sent to processr, we need to prevent users from overwriting them from form. Hence, in order to prevent this from happening, we treat such fields as reserved words and disallow users from adding these as form input field names.
Given below is the list of reserved words used in form import and Form builder.
Sl. No. | Reserved Word | Sl. No. | Reserved Word |
1 | advertiserioid | 31 | imported |
2 | advertiserpayout | 32 | integration |
3 | basecurrencyadvertiserpayout | 33 | ip |
4 | basecurrencypublisherpayout | 34 | landingpageurl |
5 | campaignformid | 35 | leadflagid |
6 | campaignid | 36 | leadHash |
7 | campaignlinkid | 37 | leadstatus |
8 | campaignpayoutbandid | 38 | leadstatusid |
9 | campaignpublisherbandid | 39 | maxscore |
10 | campaignpublisherid | 40 | optin |
11 | channel | 41 | overallocation |
12 | channelid | 42 | photo |
13 | clickid | 43 | processingcounter |
14 | createdDate | 44 | processrnode |
15 | createdts | 45 | processrstatus |
16 | createdTs | 46 | publisher |
17 | dob | 47 | publisherid |
18 | doubleoptin | 48 | publisherpayout |
19 | doubleOptinConfirmation | 49 | publishersubid |
20 | doubleOptinConfirmed | 50 | qaresult |
21 | emailDomain | 51 | salevalue |
22 | emailHash | 52 | score |
23 | entrypoint | 53 | sex |
24 | fingerprint | 54 | suppressionlist |
25 | firstdeliveredts | 55 | updatedts |
26 | formhash | 56 | updatedTs |
27 | formOptin | 57 | visible |
28 | hardfail | 58 | whitepaper |
29 | host | 59 | whitepaperid |
30 | id | 60 | whitepapername |
\uD83D\uDDD2 Summary
Reserved words are constants or lead data fields that are created, and should not be overwritten from form as these are on every lead
object created and are sent to the processr. Users are not allowed to enter any of the above reserved words as the name of a form inout field.
\uD83D\uDDD2 User Permissions
Admin, agency users and creative managers have access to global forms.
Agency users can perform edit actions only if access is enabled at enterprise level.