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) used in a request.

  • The documentation lists the reasons for this error, which include the query being unexecutable or an unknown error occurring.

  • It provides the namespace for this error within the API, aiding developers in identifying its source.

  • The documentation uses an enumeration to explain the potential reasons for the PublisherQueryLanguageContextError.

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.