enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This page provides an overview of the PublisherQueryLanguageSyntaxError in Google Ad Manager's API.

  • PublisherQueryLanguageSyntaxError indicates an error in the Publisher Query Language (PQL) syntax, often due to unparsable queries.

  • The error reasons include UNPARSABLE for general syntax issues and UNKNOWN for errors not exposed in the current API version.

  • This error is relevant to various Google Ad Manager services such as AdRuleService, AdjustmentService, AdsTxtService and many others.

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.