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 main reasons for the error are provided: UNPARSABLE indicating general PQL syntax errors and UNKNOWN signifying errors not exposed by the current API version.

  • This information is crucial for developers using the Google Ad Manager API to understand and resolve potential query language errors.

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.