AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their ParseError.Reason documentation for version v202505.
-
A specific dependency, ParseError, is highlighted with a link to its documentation within the ForecastService.
-
The ParseError.Reason enumeration defines two possible reasons:
UNPARSABLEfor attribute parsing errors andUNKNOWNfor unexposed API 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. |