AI-generated Key Takeaways
-
The page lists numerous Ad Manager API services with links to their FeatureError.Reason documentation for version v202502.
-
Each listed service includes a link pointing to the documentation for the
FeatureError.Reasonenumeration within that service's context. -
The
FeatureError.Reasonenumeration has two defined values:MISSING_FEATUREandUNKNOWN, along with their descriptions. -
MISSING_FEATUREindicates that a used feature is not enabled on the current network. -
UNKNOWNsignifies that the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |