AI-generated Key Takeaways
- 
          StringCreativeTemplateVariableValue stores values for CreativeTemplateVariable of VariableType.STRING and VariableType.LIST. 
- 
          It inherits from BaseCreativeTemplateVariableValue. 
- 
          StringCreativeTemplateVariableValue has a valuefield to store the string value.
- 
          It has a uniqueNamefield inherited from the base class.
Stores values of CreativeTemplateVariable of
            VariableType.STRING and VariableType.LIST.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| BaseCreativeTemplateVariableValue(inherited) | |
| 
                            | 
                            A uniqueName of the CreativeTemplateVariable. | 
| StringCreativeTemplateVariableValue | |
| 
                            | 
                            The string value of CreativeTemplateVariable |