enum ApiVersionError.Reason (v202505)

  • ApiVersionError.Reason is an enumeration within the Ad Manager API version v202505 namespace https://www.google.com/apis/ads/publisher/v202505.

  • It has two possible values: UPDATE_TO_NEWER_VERSION, which signifies an operation attempted in an outdated API version, and UNKNOWN, used when the actual value is not available in the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.