enum PublisherQueryLanguageContextError.Reason (v202411)

  • This page provides an overview of the PublisherQueryLanguageContextError within the Google Ad Manager API.

  • PublisherQueryLanguageContextError outlines reasons for errors encountered during Publisher Query Language (PQL) execution.

  • Two main reasons for errors are highlighted: UNEXECUTABLE indicating a PQL execution error, and UNKNOWN representing an error not exposed by the API version.

  • Developers can use this information to understand and troubleshoot PQL errors within their Ad Manager integrations.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.