enum ParseError.Reason (v202411)

  • This page documents the ParseError.Reason enumeration within the Google Ad Manager API.

  • ParseError.Reason outlines the potential reasons for parsing errors encountered when interacting with the Ad Manager API.

  • The enumeration includes reasons such as UNPARSABLE for general parsing failures and UNKNOWN for cases where the error reason is not exposed by the API version.

  • Developers can utilize this enumeration to understand and handle parsing errors encountered during API operations within their applications.

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.