enum ApiVersionError.Reason (v202505)

  • The content provides a comprehensive list of various services available within the Ad Manager API, each linked to its ApiVersionError.Reason documentation for version 202505.

  • The ApiVersionError.Reason enumeration explains potential errors related to API versioning, specifically UPDATE_TO_NEWER_VERSION when an operation is not allowed in the current version, and UNKNOWN for unexposed values.

  • The ApiVersionError dependency is associated with the PublisherQueryLanguageService.


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.