AI-generated Key Takeaways
- 
          The provided content lists various services available through the Ad Manager API, including AdRuleService, AdjustmentService, and AudienceSegmentService. 
- 
          It also details the inheritance structure for Value types, showing that BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue inherit from Value. 
- 
          The primary focus of the page is on the NumberValue type, explaining that it contains a numeric value and lists its valuefield as a string.
Contains a numeric value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| Value(inherited) | |
| NumberValue | |
| 
                            | 
                            The numeric value represented as a string. |