AI-generated Key Takeaways
-
The page provides a list of services with links to their respective ParseError.Reason documentation.
-
The
ParseError.Reason
enumeration lists the possible reasons for a parsing error. -
The
UNPARSABLE
reason indicates an error in parsing an attribute. -
The
UNKNOWN
reason is used when the actual value is not exposed by the requested API version.
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. |