AI-generated Key Takeaways
- 
          The content provides a list of various services within the Google Ad Manager API, including AdRuleService, AudienceSegmentService, and YieldGroupService, among many others. 
- 
          It details the inheritance structure, showing that TextValue inherits from Value, along with other value types like BooleanValue, DateTimeValue, and NumberValue. 
- 
          Specifically, the TextValue is described as containing a string value. 
- 
          The field "value" within TextValue is of type xsd:string and represents the string value itself. 
Contains a string value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| Value(inherited) | |
| TextValue | |
| 
                            | 
                            The string value. |