enum ApiVersionError.Reason (v202411)

  • The provided content lists Google Ad Manager API services and their dependencies.

  • ApiVersionError.Reason indicates potential errors due to API version incompatibility.

  • UPDATE_TO_NEWER_VERSION suggests that the requested operation requires a newer API version.

  • UNKNOWN is returned when the error reason isn't 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.