AI-generated Key Takeaways
-
The content provides a list of various services available in the Google Ad Manager API v202505.
-
Each listed service links to its documentation, specifically detailing the
PublisherQueryLanguageContextError.Reasonfor that service. -
The
PublisherQueryLanguageContextError.Reasonenumeration provides reasons for errors related to executing the Publisher Query Language (PQL). -
The defined enumeration values for
PublisherQueryLanguageContextError.ReasonareUNEXECUTABLEandUNKNOWN.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |