enum PublisherQueryLanguageContextError.Reason (v202505)

  • The document provides a list of services within the Ad Manager API, many of which link to a PublisherQueryLanguageContextError.Reason.

  • The PublisherQueryLanguageContextError has reasons indicating errors in executing the Publisher Query Language (PQL) or an unknown error.

  • The enumeration UNEXECUTABLE signifies an error occurred during PQL execution.

  • The enumeration UNKNOWN is used when the actual error value is not accessible through the API version requested.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.