abstract type ApiError (v202411)

  • The ApiError object is the base error type for the AdsTxtService and encompasses various specific error types.

  • It provides information about the error, such as the field path, trigger, and error string.

  • This object inherits from ApiException and is further extended by a range of specific error types like ApiVersionError, AuthenticationError, and others.

  • Developers can utilize this information to troubleshoot and handle errors encountered while using the AdsTxtService within the Google Ad Manager API.


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

Field

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string