enum ApiVersionError.Reason (v202508)

  • The content provides a list of various services available in the Ad Manager API, including services related to ad rules, inventory, reporting, and more.

  • Each listed service links to its specific API reference documentation for version v202508.

  • The document also details the ApiVersionError.Reason enumeration, outlining possible reasons for API version errors.

  • Two specific reasons for an ApiVersionError are detailed: UPDATE_TO_NEWER_VERSION and UNKNOWN.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.