type ApiVersionError (v202411)

  • The content lists various Ad Manager API services for version v202411, including AdRuleService, AdjustmentService, and AdsTxtService.

  • It details the inheritance hierarchy starting from ApiError, with ApiVersionError being a child.

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

  • ApiVersionError specifically contains a 'reason' field which can have enumeration values like 'UPDATE_TO_NEWER_VERSION' or 'UNKNOWN'.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ApiVersionError

reason

ApiVersionError.Reason


Enumerations
UPDATE_TO_NEWER_VERSION
UNKNOWN