enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • The error focuses on issues encountered when using the Publisher Query Language (PQL), primarily syntax-related problems.

  • Two main reasons for this error are highlighted: UNPARSABLE for general syntax errors and UNKNOWN for issues not exposed by the current API version.

  • The documentation provides links to various Ad Manager services where this error can occur, like AdRuleService, AdjustmentService, and ContentService.

  • Developers can utilize this information to understand and troubleshoot PQL errors within their Ad Manager integrations.

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.