type PublisherQueryLanguageSyntaxError (v202502)

  • The page provides a comprehensive list of Ad Manager API services, including services for managing ad rules, adjustments, ads.txt, audience segments, and more.

  • It details inheritance relationships for API errors, listing various specific error types like AuthenticationError, CollectionSizeError, and FeatureError.

  • The document defines the namespace for the services and errors as https://www.google.com/apis/ads/publisher/v202502.

  • It describes the fields associated with ApiError, such as fieldPath, fieldPathElements, trigger, and errorString.

  • The page specifically outlines the PublisherQueryLanguageSyntaxError, including its reason field with possible enumeration values 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