enum ApiVersionError.Reason (v202505)

  • The page provides a list of services within the Ad Manager API, including links to their respective documentation.

  • Each service link appears to point to information about the ApiVersionError.Reason for that specific service.

  • The ApiVersionError.Reason enumeration indicates potential issues related to the API version used in a request.

  • The possible reasons for an ApiVersionError are UPDATE_TO_NEWER_VERSION and UNKNOWN.


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.