enum ApiVersionError.Reason (v202411)

  • The content lists various services available, likely related to ad management, along with links to their API documentation which specify an ApiVersionError.Reason.

  • The ApiVersionError.Reason enumeration includes UPDATE_TO_NEWER_VERSION and UNKNOWN values, providing details about errors related to API version compatibility.

  • This page seems to be a reference for API services and associated errors, specifically highlighting version-related issues.


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