enum ParseError.Reason (v202502)

  • ParseError.Reason provides specific reasons for parsing errors within various Ad Manager services.

  • The enumeration UNPARSABLE indicates a parsing error in an attribute.

  • The value UNKNOWN is returned when the actual error value is not exposed by the requested API version.

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.