enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • PublisherQueryLanguageContextError indicates issues encountered when using Publisher Query Language (PQL).

  • Two main error reasons are defined: UNEXECUTABLE for PQL execution failures, and UNKNOWN for errors not exposed in the current API version.

  • These error reasons provide developers with insights into problems related to PQL execution in their Ad Manager interactions.

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.