type ParseError (v202505)

  • The ParseError is part of the StreamActivityMonitorService in the Google Ad Manager API v202505.

  • It is a type of ApiError, inheriting fields such as fieldPath, fieldPathElements, trigger, and errorString.

  • The ParseError has a specific reason field which can indicate if the error is due to an unparsable issue or is 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