type ParseError (v202411)

  • The document provides an overview of various services within the ad manager API, including AdRuleService, AdjustmentService, AdsTxtService, and many others, all within the v202411 version.

  • A comprehensive list of error types is detailed, starting from the base ApiError and extending to specific issues such as ApiVersionError, AuthenticationError, CollectionSizeError, and more.

  • The namespace for all of the listed API services is identified as https://www.google.com/apis/ads/publisher/v202411.

  • The document outlines specific fields associated with the ApiError and ParseError error types, such as fieldPath, fieldPathElements, trigger, errorString, and the reason for the parse error.

  • ParseError provides further enumerated details for the reason of the parse error with values for UNPARSABLE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ParseError

reason

ParseError.Reason


Enumerations
UNPARSABLE
UNKNOWN