AI-generated Key Takeaways
-
This page provides a list of services including AdRuleService, AdjustmentService, and AdsTxtService, among many others.
-
The PublisherQueryLanguageContextError indicates reasons for a target error related to the Publisher Query Language (PQL).
-
The possible reasons for the error are
UNEXECUTABLE
, meaning there was an error executing the PQL, andUNKNOWN
, which is returned when the actual value is not exposed by the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |