AI-generated Key Takeaways
-
The document provides a list of services within the Ad Manager API, many of which link to a
PublisherQueryLanguageContextError.Reason. -
The
PublisherQueryLanguageContextErrorhas reasons indicating errors in executing the Publisher Query Language (PQL) or an unknown error. -
The enumeration
UNEXECUTABLEsignifies an error occurred during PQL execution. -
The enumeration
UNKNOWNis used when the actual error value is not accessible through the API version requested.
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. |