AI-generated Key Takeaways
-
The document provides a list of various Ad Manager API services, each linked to its
FeatureError.Reason
documentation for version v202508. -
FeatureError.Reason
is an enumeration within the specified namespace that details why a feature error might occur. -
The possible reasons for a
FeatureError
include a missing feature on the current network or an unknown reason due to the API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |