This action permits to update the bookmark of textsa custom field attached to either the segment (segment level custom field) or a specific text (language specific custom field).
The action is configured as follows:
type | "BookmarkCustomField" | string, Mandatory | ||
locale | The Null to operate on a segment level custom field. Otherwise, the language of the text to which to apply the changecustom field. | string, MandatoryOptional | ||
value | Options are:
| intid | The ID of the custom field. These are string CustomStr1 up to CustomStr30. | string, Mandatory |
value | The value to store in the custom field. Use null to clear the custom field. | string, Mandatory |