enum ParseError.Reason (v202411)

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

  • ParseError.Reason outlines the potential reasons for parsing errors when interacting with audience segments.

  • Two specific reasons are detailed: UNPARSABLE for general attribute parsing failures and UNKNOWN when the error reason isn't exposed by the API version in use.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

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.