AI-generated Key Takeaways
-
This page provides a list of services offered by Google Ad Manager, including AdRuleService, AdjustmentService, AdsTxtService, and many others, alongside their respective API references.
-
The PublisherQueryLanguageContextError, highlighted within the content, details the reasons for target errors when utilizing the Google Ad Manager API.
-
This error includes two main reasons: 'UNEXECUTABLE,' which indicates an execution error in PQL, and 'UNKNOWN,' representing an unexposed value within the requested API version.
-
The content also outlines dependencies, such as 'PublisherQueryLanguageConte...', which is further explained as the potential cause of the target errors.
-
The namespace for these services is provided as 'https://www.google.com/apis/ads/publisher/v202411' to facilitate API interaction.
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. |