AI-generated Key Takeaways
-
The content provides a list of various services within the Google Ad Manager API, version v202502.
-
Each listed service links to its
PublisherQueryLanguageContextError.Reasondocumentation. -
The
PublisherQueryLanguageContextErroris a dependency and lists two enumeration reasons:UNEXECUTABLEandUNKNOWN. -
The
UNEXECUTABLEreason indicates an error executing the PQL, whileUNKNOWNis for values not exposed by the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |