abstract type BaseCreativeTemplateVariableValue (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The BaseCreativeTemplateVariableValue object stores values for CreativeTemplateVariable within the Google Ad Manager API.
This base class includes a uniqueName field corresponding to the associated CreativeTemplateVariable.
It serves as the foundation for specific variable types like AssetCreativeTemplateVariableValue, LongCreativeTemplateVariableValue, StringCreativeTemplateVariableValue, and UrlCreativeTemplateVariableValue.
The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["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"]]