AI-generated Key Takeaways
-
The provided content details various services available through the Ad Manager API, including services for managing ad rules, adjustments, audience segments, and more.
-
The content also outlines the inheritance structure for different value types, showing that
NumberValue
inherits fromValue
. -
NumberValue
is specifically described as containing a numeric value and has a field namedvalue
which is a string representation of this numeric value.
Contains a numeric value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
NumberValue
|
|
|
The numeric value represented as a string. |