AI-generated Key Takeaways
-
The document provides a list of services including AdRuleService, AdjustmentService, and many others, all referencing a ParseError.Reason for version v202505 of the Google Ad Manager API.
-
It highlights ParseError.Reason as a dependency with a description of "The reasons for the target error".
-
The ParseError.Reason enumeration lists two possible values: UNPARSABLE, indicating an error in parsing an attribute, and UNKNOWN, 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/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. |