enum ParseError.Reason (v202411)

  • The CdnConfigurationService.ParseError.Reason enumeration outlines potential reasons for parsing errors within the CdnConfigurationService.

  • This enumeration includes reasons like UNPARSABLE, indicating an attribute parsing error, and UNKNOWN for cases where the actual value isn't exposed by the API version.

  • 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.