AI-generated Key Takeaways
-
This document provides a list of various services, including AdRuleService, AdjustmentService, and AdsTxtService, with links to their respective documentation on
ParseError.Reason
. -
It lists
ParseError
as a dependency, linking to its documentation which includes a description of theParseError.Reason
enumeration. -
The
ParseError.Reason
enumeration has two possible values,UNPARSABLE
andUNKNOWN
, with descriptions of what they indicate regarding target errors.
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. |