AI-generated Key Takeaways
-
The provided content lists various services available through the Ad Manager API, version v202411.
-
Each service is linked to its corresponding documentation for
FeatureError.Reason. -
The
FeatureError.Reasonenumeration has two possible values:MISSING_FEATUREandUNKNOWN. -
MISSING_FEATUREindicates that a feature being used is not enabled on the current network. -
UNKNOWNis 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. |