[[["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-11-19 UTC."],[[["`LongCreativeTemplateVariableValue` stores values for creative template variables with a `VariableType` of `LONG`."],["It inherits from `BaseCreativeTemplateVariableValue` and includes a `uniqueName` field."],["The `value` field specifically holds the long integer value for the creative template variable."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["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"]]