AI-generated Key Takeaways
-
The provided content lists various services related to ad management, such as AdRuleService, AudienceSegmentService, and many others.
-
It includes a section on Dependencies, specifically referencing FeatureError.
-
The FeatureError has two defined reasons: MISSING_FEATURE, indicating a feature not enabled on the network, and UNKNOWN, used when the actual value is not exposed by the 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. |