type ParseError (v202508)

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

  • It inherits fields such as fieldPath, fieldPathElements, trigger, and errorString from ApiError.

  • The ParseError has a specific field called reason which is an enumeration with values like UNPARSABLE and 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