AI-generated Key Takeaways
-
The content lists numerous Ad Manager API services, each linking to documentation about the
PublisherQueryLanguageSyntaxError.Reason
for that service. -
The
PublisherQueryLanguageSyntaxError.Reason
provides reasons for the target error within the Ad Manager API. -
The two possible reasons for the error are
UNPARSABLE
(PQL syntax error) andUNKNOWN
(value not exposed by the requested API version).
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |