enum ParseError.Reason (v202411)

  • This page provides an overview of the ParseError.Reason enumeration in Google Ad Manager API.

  • ParseError.Reason defines the reasons for a target error encountered during parsing.

  • Two possible reasons for errors are UNPARSABLE (error in attribute parsing) and UNKNOWN (value not exposed by API version).

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

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.