type LongCreativeTemplateVariableValue (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Stores values of CreativeTemplateVariable of VariableType.LONG
.
- 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\u003e\u003ccode\u003eLongCreativeTemplateVariableValue\u003c/code\u003e stores values for creative template variables with a \u003ccode\u003eVariableType\u003c/code\u003e of \u003ccode\u003eLONG\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eBaseCreativeTemplateVariableValue\u003c/code\u003e and includes a \u003ccode\u003euniqueName\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evalue\u003c/code\u003e field specifically holds the long integer value for the creative template variable.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 `LongCreativeTemplateVariableValue` stores values for `CreativeTemplateVariable` of `VariableType.LONG`. It inherits from `BaseCreativeTemplateVariableValue`, which includes a `uniqueName` field (string) to identify the associated `CreativeTemplateVariable`. The `LongCreativeTemplateVariableValue` also contains a `value` field (long), representing the specific long integer value of the corresponding variable. This structure is part of the `CreativeService` and defined within the `v202411` namespace.\n"],null,["# type LongCreativeTemplateVariableValue (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...** [StringCreativeTemplateVaria...](/ad-manager/api/reference/v202411/CreativeService.StringCreativeTemplateVariableValue \"StringCreativeTemplateVariableValue\") [UrlCreativeTemplateVariable...](/ad-manager/api/reference/v202411/CreativeService.UrlCreativeTemplateVariableValue \"UrlCreativeTemplateVariableValue\")\n\nStores values of [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable) of `VariableType.LONG`.\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| **`LongCreativeTemplateVariableValue`** ||\n| ### `value` | ` `xsd:`long` The long value of [CreativeTemplateVariable](/ad-manager/api/reference/v202411/CreativeTemplateService.CreativeTemplateVariable) |"]]