enum ApiVersionError.Reason (v202411)

  • The page lists various services available in the Google Ad Manager API version v202411, along with links to their documentation regarding ApiVersionError.

  • The ApiVersionError.Reason enumeration within the ContentBundleService namespace provides reasons for API version errors.

  • UPDATE_TO_NEWER_VERSION indicates an operation is not allowed in the current API version, suggesting an update is needed.

  • UNKNOWN is used when the actual error reason is not exposed by the requested API version.


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.