AI-generated Key Takeaways
-
The content lists various Ad Manager API services available in version v202502.
-
It provides links to the documentation for each service's ApiVersionError.Reason enumeration.
-
The ApiVersionError.Reason enumeration includes reasons for API version errors, such as needing to update to a newer version or an unknown error.
-
The
UNKNOWN
reason is returned when the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration | Description |
---|---|
UPDATE_TO_NEWER_VERSION
|
Indicates that the operation is not allowed in the version the request was made in. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |