enum FeatureError.Reason (v202411)

  • This page documents the FeatureError.Reason enumeration for the Google Ad Manager API.

  • FeatureError.Reason indicates the specific reason for a feature error, like a missing or unknown feature.

  • Two reasons are defined: MISSING_FEATURE when a network doesn't have a feature enabled, and UNKNOWN for cases not exposed by the API version.

  • It is part of the namespace https://www.google.com/apis/ads/publisher/v202411.


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.