enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • The content lists various services related to ad management, all of which seem to potentially encounter a PublisherQueryLanguageSyntaxError.

  • The primary target error discussed is PublisherQueryLanguageSyntaxError, which has two defined reasons: UNPARSABLE and UNKNOWN.

  • UNPARSABLE indicates an error in the PQL syntax.

  • UNKNOWN is a default value when the actual error reason is not available in the requested API version.

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.