AI-generated Key Takeaways
-
The content provides a list of various services with links to their documentation regarding FeatureError.Reason in the v202411 API version.
-
It defines the
FeatureError.Reasonenumeration, which includesMISSING_FEATUREandUNKNOWNvalues. -
The
MISSING_FEATUREreason indicates a feature is being used that is not enabled on the current network. -
The
UNKNOWNreason is returned when the actual value is not exposed by the requested 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. |