AI-generated Key Takeaways
-
The webpage lists various services available in the Google Ad Manager API v202508, such as AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
The content details the inheritance of different value types from a base
Value
object, includingBooleanValue
,DateTimeValue
, and the specifically describedNumberValue
. -
NumberValue
is defined as a numeric value and contains avalue
field which is a string representation of the numeric value. -
The namespace for these services and values is
https://www.google.com/apis/ads/publisher/v202508
.
Contains a numeric value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
Value (inherited)
|
|
NumberValue
|
|
|
The numeric value represented as a string. |