Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

This action permits to update a 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

"CustomField"

string, Mandatory
locale

Null to operate on a segment level custom field.

Otherwise, the language of the custom field.

string, Optional
idThe 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

 

 

  • No labels