enum ApiVersionError.Reason (v202411)

  • The content lists numerous services available within the Google Ad Manager API, each with a link to its specific documentation on ApiVersionError.Reason for version 202411.

  • The primary focus appears to be on ApiVersionError.Reason, an enumeration within the specified namespace, with two possible values: UPDATE_TO_NEWER_VERSION and UNKNOWN.

  • UPDATE_TO_NEWER_VERSION suggests an operation was attempted in an outdated API version, while UNKNOWN indicates a value 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.