AI-generated Key Takeaways
-
The page provides a list of services available in the Google Ad Manager API v202508, including services related to CMS metadata, creatives, line items, orders, and more.
-
The
RangeError.Reason
enumeration is a dependency used by some of these services, indicating specific reasons for a range error. -
Possible reasons for a
RangeError
includeTOO_HIGH
,TOO_LOW
, orUNKNOWN
if the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
TOO_HIGH
|
|
TOO_LOW
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |