enum PublisherQueryLanguageSyntaxError.Reason (v202505)

  • The ContentBundleService is a service with dependencies on PublisherQueryLanguageSyntaxError.

  • The PublisherQueryLanguageSyntaxError has two possible reasons: UNPARSABLE, indicating a PQL syntax error, and UNKNOWN, used when the actual value is not exposed by the requested API version.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.