AI-generated Key Takeaways
-
The webpage lists various services available in the Google Ad Manager API, including services for managing ad rules, adjustments, audience segments, and more.
-
It also details the inheritance structure of value types, showing that
NumberValueinherits fromValueand is a specific type containing a numeric value represented as a string. -
The
NumberValuespecifically has a field namedvaluewhich is a string representation of the numeric data.
Contains a numeric value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
|---|---|
Value (inherited)
|
|
NumberValue
|
|
|
The numeric value represented as a string. |