AI-generated Key Takeaways
-
The content provides a list of various Ad Manager API services, each linked to its
FeatureError.Reasondocumentation for version v202505. -
A
FeatureErrorcan occur if a used feature is not enabled on the current network, indicated by theMISSING_FEATUREreason. -
The
UNKNOWNreason inFeatureError.Reasonsignifies that the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |