enum ApiVersionError.Reason (v202411)

  • The content lists various services available within the ad management platform, such as AdRuleService, AdjustmentService, and AdsTxtService.

  • It also details the ApiVersionError dependency, including its namespace.

  • The ApiVersionError.Reason enumeration explains why an API version error might occur, specifying reasons like needing to update to a newer version or encountering an unknown value.


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.