type ParseError (v202508)

  • The content lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService.

  • It also details inheritance relationships for errors, with ParseError inheriting from ApiError.

  • ParseError has a field called reason which can be one of the enumerated values 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