type ApiVersionError (v202505)

  • The webpage lists numerous Ad Manager API services such as AdRuleService, AdjustmentService, AdsTxtService, and others.

  • It details various inheritance relationships, specifically highlighting ApiVersionError which inherits from ApiError.

  • The ApiVersionError includes a reason field that can have values like 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