enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This page focuses on PublisherQueryLanguageSyntaxError, which outlines reasons for errors in Publisher Query Language (PQL) syntax within the Google Ad Manager API.

  • PublisherQueryLanguageSyntaxError can have two reasons: UNPARSABLE indicating a syntax error in the PQL query, and UNKNOWN which represents an undefined error in the current API version.

  • Developers using PQL in their Google Ad Manager integrations should consult this page to understand and troubleshoot syntax 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.