enum ApiVersionError.Reason (v202411)

  • The content lists various Ad Manager API services with links to their ApiVersionError documentation.

  • It specifically details the ApiVersionError.Reason enumeration, which includes reasons for API version errors like requiring a newer version or an unknown reason.

  • The namespace for the ApiVersionError is https://www.google.com/apis/ads/publisher/v202411.


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.