enum ApiVersionError.Reason (v202505)

  • The content provides a list of various ad-related services.

  • A specific error type, ApiVersionError, is detailed, indicating issues related to the API version used in a request.

  • The ApiVersionError.Reason enumeration specifies possible causes for this error, such as using an outdated API version or an unknown value.


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.