type PublisherQueryLanguageSyntaxError (v202502)

  • The page lists various Ad Manager API services available in version v202502, including AdRuleService, AdjustmentService, and many others.

  • The content outlines the inheritance hierarchy for API errors, with ApiError as the base class and several specific error types inheriting from it, such as AdSenseAccountError, AuthenticationError, and PublisherQueryLanguageSyntaxError.

  • The PublisherQueryLanguageSyntaxError specifically includes a reason field which can have enumeration values like UNPARSABLE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

PublisherQueryLanguageSyntaxError

reason

PublisherQueryLanguageSynta...


Enumerations
UNPARSABLE
UNKNOWN