AI-generated Key Takeaways
-
The content provides a list of various advertising services available in the Ad Manager API v202508.
-
Each listed service includes a link to its documentation, specifically focusing on the
PublisherQueryLanguageSyntaxError.Reason
. -
The
PublisherQueryLanguageSyntaxError.Reason
provides reasons for errors related to PQL syntax. -
The possible reasons for this error are
UNPARSABLE
, indicating a syntax error, andUNKNOWN
for values not exposed by the API version.
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. |