enum ParseError.Reason (v202411)

  • This documentation outlines the ParseError.Reason enumeration for the SuggestedAdUnitService within the Google Ad Manager API.

  • ParseError.Reason details the potential reasons for parsing errors encountered when using the service.

  • It includes two primary reasons: UNPARSABLE, indicating an attribute parsing error, and UNKNOWN, signifying an unexposed value in the current API version.

  • These reasons aid in understanding and resolving parsing issues during interactions with the SuggestedAdUnitService.

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.