type StringCreativeTemplateVariableValue (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Stores values of CreativeTemplateVariable of
VariableType.STRING
and VariableType.LIST
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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) |"]]