enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • It explains the reasons for this error, specifically focusing on syntax issues within Publisher Query Language (PQL).

  • Two primary reasons for the error are provided: UNPARSABLE indicating general PQL syntax errors and UNKNOWN signifying the error reason is not exposed in the current API version.

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

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.