AI-generated Key Takeaways
-
The content lists various Ad Manager API services available in version v202502.
-
It provides links to the documentation for the FeatureError.Reason for each listed service.
-
The FeatureError.Reason enumeration includes
MISSING_FEATUREandUNKNOWNvalues. -
MISSING_FEATUREindicates the use of a feature not enabled on the network, whileUNKNOWNsignifies a value 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. |