enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • This error arises when there's an issue with the Publisher Query Language (PQL) execution context.

  • The PublisherQueryLanguageContextError.Reason enumeration provides specific reasons for the error, such as UNEXECUTABLE for execution failures.

  • UNKNOWN is returned if the reason isn't exposed in the current API version.

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.