enum ApiVersionError.Reason (v202508)

  • The provided content lists various services available within the Ad Manager API, including services for managing ads, inventory, creatives, orders, and more.

  • Each service links to a reference page for its ApiVersionError.Reason, suggesting potential issues related to API version compatibility.

  • The ApiVersionError.Reason provides specific details on why an API request might fail due to versioning issues, specifically mentioning 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.