enum ApiVersionError.Reason (v202411)

  • The content lists various services available within the Google Ad Manager API, specifically for version v202411.

  • Each listed service links to its corresponding ApiVersionError.Reason documentation.

  • ApiVersionError.Reason is an enumeration with two possible values: UPDATE_TO_NEWER_VERSION and UNKNOWN.

  • UPDATE_TO_NEWER_VERSION indicates that an operation is not allowed in the requested API version, while UNKNOWN signifies a value not exposed by the requested API version.

  • The content also includes dependencies, specifically highlighting ApiVersionError.


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.