type ParseError (v202508)

  • ParseError inherits from ApiError and contains a reason field indicating why parsing failed.

  • The reason field for a ParseError can have values such as UNPARSABLE or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ParseError

reason

ParseError.Reason


Enumerations
UNPARSABLE
UNKNOWN