AI-generated Key Takeaways
-
The content lists numerous Ad Manager services available in version v202508, such as AdRuleService, AdjustmentService, and UserService.
-
The
PublisherQueryLanguageSyntaxError.Reason
for these services has two possible enumeration values:UNPARSABLE
indicating a PQL syntax error, andUNKNOWN
for unexposed values. -
The namespace associated with these services is
https://www.google.com/apis/ads/publisher/v202508
.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |