AI-generated Key Takeaways
-
The content lists various Ad Manager API services available in version v202505.
-
It provides links to the documentation for each service, specifically focusing on the
PublisherQueryLanguageContextError.Reason. -
The
PublisherQueryLanguageContextError.Reasonenumeration defines reasons for target errors in PQL execution, includingUNEXECUTABLEandUNKNOWN.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNEXECUTABLE
|
Indicates that there was an error executing the PQL. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |