enum PublisherQueryLanguageContextError.Reason (v202411)

  • This documentation details the PublisherQueryLanguageContextError within the Google Ad Manager API.

  • It lists and describes the reasons for this error, which can indicate issues with the execution of Publisher Query Language (PQL).

  • The two main reasons for the error are UNEXECUTABLE, meaning there was an error executing the PQL, and UNKNOWN, which is a generic error for unexposed values.

  • The namespace for this error is https://www.google.com/apis/ads/publisher/v202411.

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.