enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • This error arises when there's an issue with Publisher Query Language (PQL) execution within various Ad Manager services.

  • Two main reasons for this error are UNEXECUTABLE (PQL execution failure) and UNKNOWN (error reason not exposed by the API).

  • The provided enumeration values offer insight into the nature of the PQL error encountered.

  • 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.