enum ApiVersionError.Reason (v202502)

  • The provided content lists various services related to ad management and publishing.

  • These services include functionalities for managing ad rules, adjustments, audience segments, content, creatives, orders, reports, and targeting.

  • The content also mentions dependencies, specifically the ApiVersionError and its possible reasons.

  • The ApiVersionError.Reason enumeration indicates whether an operation is not allowed in the requested API version (UPDATE_TO_NEWER_VERSION) or if the value is not exposed by the API version (UNKNOWN).


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