type ApiVersionError (v202505)

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

  • The content also details inheritance relationships, showing that ApiVersionError is a type of ApiError and lists other error types that inherit from ApiError.

  • Fields for ApiError include fieldPath, fieldPathElements, trigger, and errorString.

  • The ApiVersionError specifically includes a reason field, which can be UPDATE_TO_NEWER_VERSION or UNKNOWN.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ApiVersionError

reason

ApiVersionError.Reason


Enumerations
UPDATE_TO_NEWER_VERSION
UNKNOWN