AI-generated Key Takeaways
-
The content lists numerous Ad Manager API services, each linking to documentation on
PublisherQueryLanguageContextError.Reasonfor version v202502. -
A specific dependency,
PublisherQueryLanguageContextError, is detailed, explaining the reasons for this error type. -
The
PublisherQueryLanguageContextErrorhas two enumerated reasons:UNEXECUTABLEindicating a PQL execution error, andUNKNOWNfor values not exposed by the API version. -
The namespace for the
PublisherQueryLanguageContextErrorishttps://www.google.com/apis/ads/publisher/v202502.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |