enum FeatureError.Reason (v202411)

  • This documentation details the FeatureError.Reason enumeration within the Google Ad Manager API.

  • FeatureError.Reason outlines reasons for errors related to feature availability in the Ad Manager network.

  • Two specific reasons are listed: MISSING_FEATURE indicating a feature is not enabled, and UNKNOWN for cases where the error reason is not exposed by the API.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
MISSING_FEATURE A feature is being used that is not enabled on the current network.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.