enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • PublisherQueryLanguageContextError explains the reasons for target errors occurring during the execution of Publisher Query Language (PQL).

  • Two main reasons for errors are defined: UNEXECUTABLE (error during PQL execution) and UNKNOWN (error reason not exposed by the API version).

  • These error reasons are part of the namespace 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.