enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • PublisherQueryLanguageSyntaxError outlines the reasons for errors related to Publisher Query Language (PQL) syntax.

  • It provides two main reasons for errors: UNPARSABLE for general syntax errors and UNKNOWN for errors not exposed by the current API version.

  • The namespace for this error is https://www.google.com/apis/ads/publisher/v202411.

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.