enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • It outlines two primary error reasons: UNEXECUTABLE for PQL execution errors and UNKNOWN for values not exposed in the current API version.

  • These reasons provide context for errors encountered when using Publisher Query Language (PQL) in Ad Manager.

  • This information helps developers troubleshoot and resolve issues related to PQL queries in 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.