AI-generated Key Takeaways
- 
          The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and AudienceSegmentService. 
- 
          It details the inheritance hierarchy for data types used within these services, showing that TextValue inherits from Value. 
- 
          The TextValue data type is specifically defined as containing a string value. 
- 
          The namespace for these services is provided as https://www.google.com/apis/ads/publisher/v202502.
- 
          The TextValue object has a field named valuewhich is of type string and holds the string content.
Contains a string value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Field | |
|---|---|
| Value(inherited) | |
| TextValue | |
| 
                            | 
                            The string value. |