AI-generated Key Takeaways
-
This document provides a list of various services, including AdRuleService, AdjustmentService, and many others, all of which are associated with a ParseError.Reason in the v202505 API version.
-
The ParseError.Reason is an enumeration with two possible values,
UNPARSABLEandUNKNOWN, which indicate the cause of a parsing error or an unexposed API value, respectively.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
UNPARSABLE
|
Indicates an error in parsing an attribute. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |