enum FeatureError.Reason (v202411)

  • The content lists various Ad Manager API services with links to their FeatureError documentation for version 202411.

  • It also describes the FeatureError.Reason enumeration which indicates why a feature error occurred.

  • The two possible reasons for a FeatureError are MISSING_FEATURE (feature not enabled on the network) and UNKNOWN (value not exposed by the API version).


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.