[[["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 2025-08-06 UTC."],[[["\u003cp\u003eStringCreativeTemplateVariableValue stores values for CreativeTemplateVariables of type STRING and LIST.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from BaseCreativeTemplateVariableValue and includes a uniqueName field.\u003c/p\u003e\n"],["\u003cp\u003eThe value field stores the actual string value of the CreativeTemplateVariable.\u003c/p\u003e\n"],["\u003cp\u003eThis object is part of the Google Ad Manager API and uses a specific namespace.\u003c/p\u003e\n"]]],["The content describes `StringCreativeTemplateVariableValue`, a data structure within the `CreativeService` used to store values for `CreativeTemplateVariable` objects of type `STRING` or `LIST`. It inherits from `BaseCreativeTemplateVariableValue`, which contains a `uniqueName`. `StringCreativeTemplateVariableValue` specifically holds a `value` which is a string representing the variable's content. These structures are part of the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type StringCreativeTemplateVariableValue (v202408)\n\n**Service** \n**CreativeService** **Inheritance** \n[BaseCreativeTemplateVariabl...](/ad-manager/api/reference/v202408/CreativeService.BaseCreativeTemplateVariableValue \"BaseCreativeTemplateVariableValue\") \n▼\n[AssetCreativeTemplateVariab...](/ad-manager/api/reference/v202408/CreativeService.AssetCreativeTemplateVariableValue \"AssetCreativeTemplateVariableValue\") [LongCreativeTemplateVariabl...](/ad-manager/api/reference/v202408/CreativeService.LongCreativeTemplateVariableValue \"LongCreativeTemplateVariableValue\") **StringCreativeTemplateVaria...** [UrlCreativeTemplateVariable...](/ad-manager/api/reference/v202408/CreativeService.UrlCreativeTemplateVariableValue \"UrlCreativeTemplateVariableValue\")\n\nStores values of [CreativeTemplateVariable](/ad-manager/api/reference/v202408/CreativeTemplateService.CreativeTemplateVariable) of\n`VariableType.STRING` and `VariableType.LIST`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`BaseCreativeTemplateVariableValue` (inherited)** ||\n| ### `uniqueName` | ` `xsd:`string` A uniqueName of the [CreativeTemplateVariable](/ad-manager/api/reference/v202408/CreativeTemplateService.CreativeTemplateVariable). |\n| **`StringCreativeTemplateVariableValue`** ||\n| ### `value` | ` `xsd:`string` The string value of [CreativeTemplateVariable](/ad-manager/api/reference/v202408/CreativeTemplateService.CreativeTemplateVariable) |"]]