AI-generated Key Takeaways
- 
          
The content lists various Ad Manager API services with links to their PublisherQueryLanguageContextError documentation.
 - 
          
It defines the
PublisherQueryLanguageContextErrorand provides two possible reasons:UNEXECUTABLEandUNKNOWN. - 
          
The
UNEXECUTABLEreason indicates an error occurred during the execution of the Publisher Query Language (PQL). - 
          
The
UNKNOWNreason 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. |