AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their PublisherQueryLanguageContextError documentation.
-
It defines the
PublisherQueryLanguageContextError
and provides two possible reasons:UNEXECUTABLE
andUNKNOWN
. -
The
UNEXECUTABLE
reason indicates an error occurred during the execution of the Publisher Query Language (PQL). -
The
UNKNOWN
reason is a fallback for values not exposed in the 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. |