type PublisherQueryLanguageSyntaxError (v202411)

  • The page provides a comprehensive list of Ad Manager API services, including AdRuleService, AdjustmentService, and various others related to managing ads, content, and targeting.

  • It details the inheritance hierarchy, showing that various specific errors like AuthenticationError and CollectionSizeError inherit from the base ApiError.

  • The PublisherQueryLanguageSyntaxError is highlighted, with fields like fieldPath, trigger, and errorString inherited from ApiError, and a specific reason field with enumerations like 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

PublisherQueryLanguageSyntaxError

reason

PublisherQueryLanguageSynta...


Enumerations
UNPARSABLE
UNKNOWN