abstract type BaseCreativeTemplateVariableValue (v202408)
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/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\u003e\u003ccode\u003eBaseCreativeTemplateVariableValue\u003c/code\u003e is a base class used for storing values of \u003ccode\u003eCreativeTemplateVariable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a field called \u003ccode\u003euniqueName\u003c/code\u003e that corresponds to the \u003ccode\u003eCreativeTemplateVariable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSubclasses of \u003ccode\u003eBaseCreativeTemplateVariableValue\u003c/code\u003e handle different data types such as assets, long values, strings, and URLs.\u003c/p\u003e\n"]]],["The content details the `CreativeService`'s `TemplateCreative` dependency, specifically the `BaseCreativeTemplateVariableValue`. This base class stores values for `CreativeTemplateVariable`. It has subclasses such as `AssetCreativeTemplateVariableValue`, `LongCreativeTemplateVariableValue`, `StringCreativeTemplateVariableValue`, and `UrlCreativeTemplateVariableValue`. The `uniqueName` field, a string type, is identified as a core attribute, defining the `CreativeTemplateVariable`. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type BaseCreativeTemplateVariableValue (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[TemplateCreative](/ad-manager/api/reference/v202408/CreativeService.TemplateCreative) \n▼\n**BaseCreativeTemplateVariabl...** **Inheritance** \n**BaseCreativeTemplateVariabl...** \n▼\n[AssetCreativeTemplateVariab...](/ad-manager/api/reference/v202408/CreativeService.AssetCreativeTemplateVariableValue \"AssetCreativeTemplateVariableValue\") [LongCreativeTemplateVariabl...](/ad-manager/api/reference/v202408/CreativeService.LongCreativeTemplateVariableValue \"LongCreativeTemplateVariableValue\") [StringCreativeTemplateVaria...](/ad-manager/api/reference/v202408/CreativeService.StringCreativeTemplateVariableValue \"StringCreativeTemplateVariableValue\") [UrlCreativeTemplateVariable...](/ad-manager/api/reference/v202408/CreativeService.UrlCreativeTemplateVariableValue \"UrlCreativeTemplateVariableValue\")\n\nA base class for storing values of the [CreativeTemplateVariable](/ad-manager/api/reference/v202408/CreativeTemplateService.CreativeTemplateVariable).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `uniqueName` | ` `xsd:`string` A uniqueName of the [CreativeTemplateVariable](/ad-manager/api/reference/v202408/CreativeTemplateService.CreativeTemplateVariable). |"]]