AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their ParseError.Reason documentation for version v202502.
-
The ParseError.Reason dependency is detailed, indicating the reasons for target errors within these services.
-
The enumeration for ParseError.Reason includes
UNPARSABLE
for parsing errors andUNKNOWN
for values not exposed by the requested API version. -
The namespace for these elements is
https://www.google.com/apis/ads/publisher/v202502
.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
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. |