enum ParseError.Reason (v202411)

  • This page outlines the ParseError.Reason enumeration for the Google Ad Manager API.

  • ParseError.Reason details the potential reasons for parsing errors within the ProposalLineItemService.

  • Two reasons are listed: UNPARSABLE for general parsing errors and UNKNOWN for cases where the API doesn't expose the specific reason.

  • The namespace for this enumeration is provided for reference in API interactions.

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.