Stores variable choices that users can select from
Namespace
https://www.google.com/apis/ads/publisher/v202402
Field
label
xsd:string
Label that users can select from. This is displayed to users when creating a
TemplateCreative. This attribute is intended to be more descriptive than
value. This attribute is required and has a maximum length of 255 characters.
value
xsd:string
Value that users can select from. When creating a TemplateCreative, the value in
StringCreativeTemplateVariableValue should match this value, if you intend to
select this value. This attribute is required and has a maximum length of 255
characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["The `ListStringCreativeTemplateVariable` object stores variable choices for users when creating creatives."],["It uses a `label` field for a user-friendly display and a `value` field for internal selection when building `TemplateCreatives`."],["Both `label` and `value` are required string fields with a maximum length of 255 characters."],["The `label` should be more descriptive than the `value` for better user understanding."],["When selecting a value during `TemplateCreative` creation, it should match the `value` defined in the `ListStringCreativeTemplateVariable`."]]],[]]