enum PublisherQueryLanguageSyntaxError.Reason (v202505)

  • The document provides a list of services with links to their respective PublisherQueryLanguageSyntaxError reasons.

  • It also details the PublisherQueryLanguageSyntaxError itself, describing its reasons.

  • The PublisherQueryLanguageSyntaxError has two enumeration values: UNPARSABLE indicating a PQL syntax error, and UNKNOWN for values not exposed by the API version.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
UNPARSABLE Indicates that there was a PQL syntax error.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.