AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their PublisherQueryLanguageSyntaxError documentation for version v202508.
-
The
PublisherQueryLanguageSyntaxError.Reason
enumeration provides specific reasons for a Publisher Query Language syntax error. -
The possible reasons for a Publisher Query Language syntax error are
UNPARSABLE
andUNKNOWN
.
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. |