AI-generated Key Takeaways
-
The document provides a list of services with links to their respective ParseError.Reason documentation for the v202505 API version.
-
It details the
ParseError.Reasonenumeration, which describes reasons for errors encountered during parsing. -
The
ParseError.Reasonenumeration includesUNPARSABLEandUNKNOWNas possible values.
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. |