AI-generated Key Takeaways
-
The provided content lists various services related to ad management.
-
These services include AdRuleService, AdjustmentService, AdsTxtService, and many others.
-
The content also details the
PublisherQueryLanguageSyntaxError.Reasonenumeration, which indicates reasons for PQL syntax errors. -
The
UNPARSABLEenumeration indicates a PQL syntax error, whileUNKNOWNsignifies a value not exposed by the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
UNPARSABLE
|
Indicates that there was a PQL syntax error. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |