enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • It specifically focuses on the reasons for this error, which can indicate issues with Publisher Query Language (PQL) syntax.

  • UNPARSABLE signifies a general PQL syntax error, while UNKNOWN is used when the error reason isn't exposed by the current API version.

  • The listed services like AdRuleService, AdjustmentService, and others can potentially throw this error during PQL interactions.

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.