enum ParseError.Reason (v202411)

  • This documentation details the ParseError.Reason enumeration for the Google Ad Manager API.

  • ParseError.Reason outlines the possible reasons for parsing errors within the ForecastService.

  • Two specific reasons are documented: UNPARSABLE for general parsing failures and UNKNOWN for errors in unsupported API versions.

  • Developers can use these reasons to understand and troubleshoot parsing errors in their Ad Manager integrations.

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.