enum ParseError.Reason (v202411)

  • This documentation details the ParseError.Reason enumeration within the DaiEncodingProfileService namespace.

  • ParseError.Reason outlines the potential causes for parsing errors encountered when using the service.

  • The enumeration includes two possible reasons: UNPARSABLE for attribute parsing issues and UNKNOWN for errors related to unexposed values within the current API version.

  • Developers should consult this documentation to understand and resolve parsing errors when working with the DaiEncodingProfileService.

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.