AI-generated Key Takeaways
-
The content lists numerous Ad Manager API services with links to their documentation focusing on the
PublisherQueryLanguageContextError.Reason
. -
The
PublisherQueryLanguageContextError.Reason
indicates the reasons for a target error related to executing Publisher Query Language (PQL). -
The possible reasons for this error are
UNEXECUTABLE
, indicating a PQL execution error, 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. |