type ApiVersionError (v202508)

  • The content lists numerous Ad Manager API services for version v202508, including AdRuleService, AdjustmentService, and many more.

  • The content details inheritance relationships, highlighting that ApiVersionError inherits from ApiError.

  • The ApiVersionError includes fields inherited from ApiError such as fieldPath and trigger, along with its own reason field.

  • The ApiVersionError reason field has two possible enumeration values: UPDATE_TO_NEWER_VERSION and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ApiVersionError

reason

ApiVersionError.Reason


Enumerations
UPDATE_TO_NEWER_VERSION
UNKNOWN