enum ApiVersionError.Reason (v202411)

  • The content lists various services available in the Ad Manager API, such as AdRuleService, AdjustmentService, and AdsTxtService.

  • Each service is linked to its respective documentation page, detailing potential API version errors.

  • ApiVersionError and its reasons, UPDATE_TO_NEWER_VERSION and UNKNOWN, are defined within the https://www.google.com/apis/ads/publisher/v202411 namespace.


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.