type ApiVersionError (v202502)

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

  • The content also outlines inheritance relationships for errors, with ApiVersionError inheriting from ApiError.

  • Details about the fields within ApiError and ApiVersionError are provided, including fieldPath, trigger, errorString, and reason.

  • An enumeration for ApiVersionError.Reason is listed, containing values like UPDATE_TO_NEWER_VERSION and 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