type ApiVersionError (v202502)

  • The document lists various services available, including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It details inheritance relationships, specifically showing ApiVersionError inheriting from ApiError.

  • The ApiVersionError includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • The ApiVersionError has a reason field which can be UPDATE_TO_NEWER_VERSION or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ApiVersionError

reason

ApiVersionError.Reason


Enumerations
UPDATE_TO_NEWER_VERSION
UNKNOWN