enum PublisherQueryLanguageContextError.Reason (v202411)

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

  • PublisherQueryLanguageContextError provides context for errors that occur when executing Publisher Query Language (PQL) statements.

  • Two main reasons for these errors are UNEXECUTABLE meaning the PQL statement couldn't execute, and UNKNOWN which indicates the specific reason is unavailable through this API version.

  • This error context helps developers diagnose and fix PQL-related issues encountered when utilizing the Google Ad Manager API.

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.