AI-generated Key Takeaways
-
The webpage lists various Ad Manager API services available in version v202508, including AdRuleService, AdjustmentService, and many others.
-
It details the inheritance hierarchy for value types within the ContentService, showing that NumberValue is a subclass of Value.
-
The NumberValue object specifically contains a single field called
value
, which represents a numeric value 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. |