abstract type BaseCreativeTemplateVariableValue (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
A base class for storing values of the CreativeTemplateVariable.
- 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\u003eBaseCreativeTemplateVariableValue\u003c/code\u003e object stores values for \u003ccode\u003eCreativeTemplateVariable\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis base class includes a \u003ccode\u003euniqueName\u003c/code\u003e field corresponding to the associated \u003ccode\u003eCreativeTemplateVariable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt serves as the foundation for specific variable types like \u003ccode\u003eAssetCreativeTemplateVariableValue\u003c/code\u003e, \u003ccode\u003eLongCreativeTemplateVariableValue\u003c/code\u003e, \u003ccode\u003eStringCreativeTemplateVariableValue\u003c/code\u003e, and \u003ccode\u003eUrlCreativeTemplateVariableValue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details the `CreativeService` and its `TemplateCreative` dependency, specifically focusing on `BaseCreativeTemplateVariableValue`. This base class is used to store values for `CreativeTemplateVariable`. It has several derived classes, including `AssetCreativeTemplateVariableValue`, `LongCreativeTemplateVariableValue`, `StringCreativeTemplateVariableValue`, and `UrlCreativeTemplateVariableValue`. The `uniqueName`, a string field, identifies the `CreativeTemplateVariable`. The namespace for these entities is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# abstract type BaseCreativeTemplateVariableValue (v202411)\n\n**Service** \n**CreativeService** **Dependencies** \n[TemplateCreative](/ad-manager/api/reference/v202411/CreativeService.TemplateCreative) \n▼\n**BaseCreativeTemplateVariabl...** **Inheritance** \n**BaseCreativeTemplateVariabl...** \n▼\n[AssetCreativeTemplateVariab...](/ad-manager/api/reference/v202411/CreativeService.AssetCreativeTemplateVariableValue \"AssetCreativeTemplateVariableValue\") [LongCreativeTemplateVariabl...](/ad-manager/api/reference/v202411/CreativeService.LongCreativeTemplateVariableValue \"LongCreativeTemplateVariableValue\") [StringCreativeTemplateVaria...](/ad-manager/api/reference/v202411/CreativeService.StringCreativeTemplateVariableValue \"StringCreativeTemplateVariableValue\") [UrlCreativeTemplateVariable...](/ad-manager/api/reference/v202411/CreativeService.UrlCreativeTemplateVariableValue \"UrlCreativeTemplateVariableValue\")\n\nA base class for storing values of the [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `uniqueName` | ` `xsd:`string` A uniqueName of the [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable). |"]]