AI-generated Key Takeaways
-
The content provides a list of various Ad Manager API services, each linked to its documentation regarding the
PublisherQueryLanguageSyntaxError.Reason. -
The
PublisherQueryLanguageSyntaxError.Reasonindicates the reasons for errors when using the Publisher Query Language (PQL). -
The two possible reasons for this error are
UNPARSABLE(syntax error) andUNKNOWN(value not exposed by API version).
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. |