abstract type ApiError (v202505)

  • The document lists numerous Ad Manager API services available in version v202505, including services for managing ad rules, adjustments, inventory, orders, reports, and more.

  • It details the ApiError dependency, which serves as a base class for various specific error types such as AuthenticationError, QuotaError, and different targeting errors.

  • The ApiError object includes fields like fieldPath, fieldPathElements, trigger, and errorString to provide detailed information about the nature and location of an API error.


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

Field

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string