enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This page focuses on PublisherQueryLanguageSyntaxError, outlining reasons for encountering this error in Google Ad Manager.

  • PublisherQueryLanguageSyntaxError arises when there's an issue with the Publisher Query Language (PQL) syntax used in Ad Manager.

  • Two primary reasons for this error are UNPARSABLE, signifying a general syntax issue, and UNKNOWN, indicating the specific cause isn't exposed by the current API.

  • This error applies to numerous Ad Manager services, including LineItemTemplateService and others listed on the page.

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.