type ParseError (v202505)

  • The ParseError is part of the YieldGroupService within the Google Ad Manager API v202505.

  • It inherits from ApiError and includes fields like fieldPath, fieldPathElements, trigger, and errorString.

  • The ParseError specifically 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