enum PublisherQueryLanguageSyntaxError.Reason (v202411)

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

  • PublisherQueryLanguageSyntaxError arises from issues with Publisher Query Language (PQL) syntax used in Ad Manager.

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

  • Various services within Ad Manager, such as AdRuleService and AudienceSegmentService, can encounter this error.

  • This error indicates a problem with the structure or format of your PQL query 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.