type StringCreativeTemplateVariableValue (v202411)
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/v202411
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\u003eThe \u003ccode\u003eStringCreativeTemplateVariableValue\u003c/code\u003e object stores string and list values for creative template variables.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eBaseCreativeTemplateVariableValue\u003c/code\u003e and includes a \u003ccode\u003euniqueName\u003c/code\u003e field for identifying the variable.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003evalue\u003c/code\u003e field stores the actual string content associated with the creative template variable.\u003c/p\u003e\n"],["\u003cp\u003eThis object is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# type StringCreativeTemplateVariableValue (v202411)\n\n**Service** \n**CreativeService** **Inheritance** \n[BaseCreativeTemplateVariabl...](/ad-manager/api/reference/v202411/CreativeService.BaseCreativeTemplateVariableValue \"BaseCreativeTemplateVariableValue\") \n▼\n[AssetCreativeTemplateVariab...](/ad-manager/api/reference/v202411/CreativeService.AssetCreativeTemplateVariableValue \"AssetCreativeTemplateVariableValue\") [LongCreativeTemplateVariabl...](/ad-manager/api/reference/v202411/CreativeService.LongCreativeTemplateVariableValue \"LongCreativeTemplateVariableValue\") **StringCreativeTemplateVaria...** [UrlCreativeTemplateVariable...](/ad-manager/api/reference/v202411/CreativeService.UrlCreativeTemplateVariableValue \"UrlCreativeTemplateVariableValue\")\n\nStores values of [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable) of\n`VariableType.STRING` and `VariableType.LIST`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`BaseCreativeTemplateVariableValue` (inherited)** ||\n| ### `uniqueName` | ` `xsd:`string` A uniqueName of the [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable). |\n| **`StringCreativeTemplateVariableValue`** ||\n| ### `value` | ` `xsd:`string` The string value of [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable) |"]]