enum ParseError.Reason (v202411)

  • This page documents the ParseError.Reason enumeration, which describes the reasons for target errors in Google Ad Manager API.

  • ParseError.Reason includes two potential values: UNPARSABLE and UNKNOWN.

  • UNPARSABLE signals an attribute parsing error, while UNKNOWN indicates that the actual value is hidden in the current API version.

  • This enumeration is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.