AI-generated Key Takeaways
-
The document provides a list of various services available, each linked to its specific ParseError.Reason documentation.
-
Each service link directs to a Google Developers page for the respective service's
ParseError.Reason
documentation within the v202508 API version. -
The
ParseError.Reason
dependency defines possible error reasons, includingUNPARSABLE
andUNKNOWN
, indicating issues with attribute parsing or unexposed values.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |