AI-generated Key Takeaways
-
This content provides a list of services related to the Ad Manager API, along with a specific error type called PublisherQueryLanguageSyntaxError and its possible reasons.
-
The PublisherQueryLanguageSyntaxError indicates issues with the syntax of the Publisher Query Language (PQL).
-
The possible reasons for the PublisherQueryLanguageSyntaxError are
UNPARSABLE(syntax error) andUNKNOWN(value 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. |