enum PublisherQueryLanguageContextError.Reason (v202411)

  • This page provides details on PublisherQueryLanguageContextError, which outlines reasons for errors related to Publisher Query Language (PQL) in Google Ad Manager.

  • PublisherQueryLanguageContextError includes two main reasons: UNEXECUTABLE, indicating an error during PQL execution, and UNKNOWN, signifying an undefined error.

  • The namespace for this error is https://www.google.com/apis/ads/publisher/v202411.

  • This error is associated with various Ad Manager services, such as AdRuleService, AdjustmentService, AdsTxtService, and many more, impacting their functionality within PQL contexts.

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.