[[["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-11-19 UTC."],[[["The `StringCreativeTemplateVariableValue` object stores string and list values for creative template variables."],["It inherits from `BaseCreativeTemplateVariableValue` and includes a `uniqueName` field for identifying the variable."],["A `value` field stores the actual string content associated with the creative template variable."],["This object is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The document outlines the `StringCreativeTemplateVariableValue`, a component within the `CreativeService` for storing values associated with `CreativeTemplateVariable`. This specific variable type handles `VariableType.STRING` and `VariableType.LIST`. Key fields include `uniqueName`, inherited from `BaseCreativeTemplateVariableValue`, which identifies the linked `CreativeTemplateVariable`, and `value`, which holds the actual string value of the referenced template variable. The namespace for this component is defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]