enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This documentation details the PublisherQueryLanguageSyntaxError within the Google Ad Manager API.

  • It lists the potential reasons for this error, which can be due to unparsable syntax (UNPARSABLE) or an unknown reason (UNKNOWN).

  • The error falls under the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • Developers can use this information to troubleshoot and resolve issues related to PQL syntax errors encountered when using the Ad Manager API.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.