enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • It provides a list of services that might encounter this error, such as AdRuleService, AdjustmentService, and others.

  • Two main reasons for the error are identified: UNPARSABLE for syntax errors in Publisher Query Language (PQL) and UNKNOWN for values not exposed by the API version.

  • Developers can use this information to troubleshoot PQL errors when interacting with 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.