AI-generated Key Takeaways
- 
          The CreativeWrapperService contains a TextValue, which is a string value. 
- 
          TextValue is a child of Value in the inheritance hierarchy, along with other types like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, and SetValue. 
- 
          The primary field within TextValue is value, which holds the actual string data.
Contains a string value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| Value(inherited) | |
| TextValue | |
| 
                            | 
                            The string value. |