enum ApiVersionError.Reason (v202505)

  • The document provides a comprehensive list of available services within the Ad Manager API, each linked to its specific documentation for version v202505, and highlights the ApiVersionError as a dependency.

  • The ApiVersionError.Reason enumeration defines potential errors related to API versioning, specifically 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.