type ParseError (v202411)

  • The content lists various Ad Manager API services available in version v202411.

  • It provides a hierarchy of errors, with ParseError inheriting from ApiError and having a specific reason field.

  • Details for ParseError include inherited fields like fieldPath, trigger, and errorString, and its own reason field with possible enumeration values UNPARSABLE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ParseError

reason

ParseError.Reason


Enumerations
UNPARSABLE
UNKNOWN