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