enum ApiVersionError.Reason (v202508)

  • The page lists various Ad Manager API services for version v202508, including AdRuleService, AdjustmentService, and many others.

  • The ApiVersionError.Reason enumeration provides reasons for API version errors, specifically UPDATE_TO_NEWER_VERSION and UNKNOWN.

  • The namespace for the API services is https://www.google.com/apis/ads/publisher/v202508.


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.