[[["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 2024-08-20 UTC."],[[["`BaseCreativeTemplateVariableValue` is a base class used for storing values of `CreativeTemplateVariable`."],["It includes a field called `uniqueName` that corresponds to the `CreativeTemplateVariable`."],["This class is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202408`."],["Subclasses of `BaseCreativeTemplateVariableValue` handle different data types such as assets, long values, strings, and URLs."]]],["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"]]