enum PublisherQueryLanguageSyntaxError.Reason (v202411)

  • This webpage provides details on PublisherQueryLanguageSyntaxError, which outlines reasons for target errors within the Google Ad Manager API.

  • PublisherQueryLanguageSyntaxError has two potential reasons: UNPARSABLE, indicating a syntax error in Publisher Query Language (PQL), and UNKNOWN, for cases where the actual error value is hidden in the current API version.

  • These errors commonly occur when interacting with various Google Ad Manager services like CustomTargetingService, AdRuleService, or YieldGroupService, impacting tasks such as setting up ad rules or defining custom targeting.

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.