enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

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

  • The error arises from issues within the Publisher Query Language (PQL) syntax used in Ad Manager.

  • Two primary reasons for the error are UNPARSABLE (a syntax error in the PQL) and UNKNOWN (the actual error is not exposed by the API version).

  • The documentation specifies the namespace associated with this error and provides a table explaining the reasons for the error in detail.

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.