AI-generated Key Takeaways
-
The content provides a list of various services within the Google Ad Manager API, each with a link to its PublisherQueryLanguageContextError documentation.
-
The PublisherQueryLanguageContextError details reasons for errors related to executing Publisher Query Language (PQL).
-
The available reasons for a PublisherQueryLanguageContextError are
UNEXECUTABLE
, for PQL execution errors, andUNKNOWN
, for values not exposed by 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. |