AI-generated Key Takeaways
- 
          The ContentService is a service within the Google Ad Manager API. 
- 
          The TextValue is a specific type of Value used in the ContentService and contains a string. 
- 
          The TextValue inherits from the base Value type, which has several sub-types like BooleanValue, DateTimeValue, and NumberValue. 
- 
          The valuefield within TextValue is a string representing the actual text data.
- 
          All these services and values are part of the https://www.google.com/apis/ads/publisher/v202411namespace.
Contains a string value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| Value(inherited) | |
| TextValue | |
| 
                            | 
                            The string value. |