Page Summary
-
The content lists numerous Ad Manager API services with links to their documentation for the v202502 version.
-
Each listed service, such as
AdRuleService,AdjustmentService, andAdsTxtService, is associated with thePublisherQueryLanguageSyntaxError.Reason. -
The
PublisherQueryLanguageSyntaxError.Reasonindicates the reasons for a target error related to the Publisher Query Language. -
The enumeration for this error includes
UNPARSABLE, signifying a PQL syntax error, andUNKNOWNfor values not exposed by the 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. |