Page Summary
-
The content lists numerous Ad Manager API services with links to their FeatureError details for version v202502.
-
It defines the
FeatureError.Reasonenumeration, explaining the possible reasons for a FeatureError. -
The two possible reasons for a FeatureError are
MISSING_FEATURE, indicating a disabled feature on the network, andUNKNOWN, for unexposed values in the 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. |