[[["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-02-13 UTC."],[[["AssetCreativeTemplateVariableValue stores values of CreativeTemplateVariable with VariableType.ASSET."],["It uses the `asset` field to associate with a CreativeAsset and requires this field when creating new TemplateCreatives."],["You can view the linked asset using CreativeAsset.assetUrl."],["It inherits BaseCreativeTemplateVariableValue and includes the uniqueName field, representing the CreativeTemplateVariable's unique name."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document outlines `AssetCreativeTemplateVariableValue`, which inherits from `BaseCreativeTemplateVariableValue`. It stores values of `CreativeTemplateVariable` of type `ASSET`. Key actions involve utilizing a `uniqueName` to reference a `CreativeTemplateVariable` and associating an `asset` (a `CreativeAsset`) with it. When creating a `TemplateCreative`, the `asset` attribute is mandatory. To view the asset, users must utilize `CreativeAsset.assetUrl`. The relevant namespace is provided.\n"]]