Page Summary
-
The page provides a list of services available in the Google Ad Manager API v202502, including AdRuleService, AdjustmentService, and many others.
-
It also defines the
PublisherQueryLanguageSyntaxErrorenumeration, which details reasons for errors in Publisher Query Language syntax. -
The
PublisherQueryLanguageSyntaxErrorcan indicate an unparsable syntax error or an unknown value not exposed by the requested API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |