AI-generated Key Takeaways
-
The content lists various Ad Manager API services, each linking to documentation about the
PublisherQueryLanguageSyntaxError.Reasonfor that service. -
The
PublisherQueryLanguageSyntaxErrorprovides reasons for errors related to the Publisher Query Language (PQL). -
The namespace for the error is
https://www.google.com/apis/ads/publisher/v202505. -
The
PublisherQueryLanguageSyntaxErrorenumeration includesUNPARSABLEfor syntax errors andUNKNOWNfor values not exposed by the 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. |