enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • These reasons indicate potential errors encountered while executing Publisher Query Language (PQL) statements.

  • UNEXECUTABLE signifies an execution error, while UNKNOWN represents an undefined error in the current API version.

  • Developers can utilize this information to troubleshoot and resolve PQL-related issues 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.