AI-generated Key Takeaways
-
The page provides a list of services with links to their documentation, each mentioning a
PublisherQueryLanguageContextError.Reason
. -
The
PublisherQueryLanguageContextError
is a dependency of theCreativeTemplateService
and its reasons includeUNEXECUTABLE
andUNKNOWN
. -
UNEXECUTABLE
indicates an error executing PQL, whileUNKNOWN
signifies an unexposed value. -
The namespace for this error is
https://www.google.com/apis/ads/publisher/v202508
.
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. |