enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This page outlines the PublisherQueryLanguageSyntaxError reasons within the Google Ad Manager API.

  • It provides a list of services where this error can occur, including AdRuleService, AdjustmentService, and others.

  • Two specific reasons for this error are detailed: UNPARSABLE for general syntax errors and UNKNOWN for errors not exposed in the current API version.

  • Developers can use this information to understand and troubleshoot Publisher Query Language (PQL) syntax errors encountered while using the Ad Manager API.

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.