AI-generated Key Takeaways
-
This page lists various services related to ad management, such as AdRuleService, CreativeService, and ReportService, each with a link to their PublisherQueryLanguageContextError documentation.
-
The PublisherQueryLanguageContextError provides reasons for errors encountered during the execution of Publisher Query Language (PQL).
-
The error reasons for PublisherQueryLanguageContextError include
UNEXECUTABLE, indicating a PQL execution error, andUNKNOWNfor values not exposed by the API version. -
The namespace for the services and the PublisherQueryLanguageContextError is
https://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. |