type ParseError (v202505)

  • The content lists various services available in the Google Ad Manager API, version v202505.

  • It details the inheritance hierarchy, showing that ParseError is a type of ApiError.

  • The Namespace for these services and errors is https://www.google.com/apis/ads/publisher/v202505.

  • The ParseError object includes inherited fields like fieldPath, fieldPathElements, trigger, and errorString from ApiError.

  • The ParseError itself has a reason field, which can be either UNPARSABLE or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ParseError

reason

ParseError.Reason


Enumerations
UNPARSABLE
UNKNOWN