type ApiVersionError (v202508)

  • The page provides a comprehensive list of Ad Manager API services, including but not limited to AdRuleService, AdsTxtService, and AudienceSegmentService.

  • Various error types are listed, showing the inheritance from ApiError and including specific errors like ApiVersionError, AuthenticationError, and CollectionSizeError.

  • Details for ApiError (inherited) and ApiVersionError are provided, outlining fields such as fieldPath, trigger, and reason with its possible enumerations like 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