AI-generated Key Takeaways
-
A customizer value is referenced in customizer linkage entities like CustomerCustomizer and CampaignCustomizer.
-
The
type
field specifies the data type for the customizer value and must match the attribute type, with thestring_value
content matching the type's constraints. -
The
string_value
field stores the customizer value as a string to ensure unambiguous formatting and is inserted into creative text.
A customizer value that is referenced in customizer linkage entities like CustomerCustomizer, CampaignCustomizer, etc.
Fields | |
---|---|
|
Required. The data type for the customizer value. It must match the attribute type. The string_value content must match the constraints associated with the type. |
|
Required. Value to insert in creative text. Customizer values of all types are stored as string to make formatting unambiguous. |