type ApiVersionError (v202502)

  • The webpage lists numerous Ad Manager API services and their associated ApiVersionError.

  • The ApiVersionError inherits from ApiError and includes a reason field.

  • The reason for an ApiVersionError 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