enum FeatureError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The document provides a list of services within the Ad Manager API, specifically referencing the FeatureError.Reason for each service.
It defines the FeatureError.Reason enumeration within the specified namespace.
The enumeration includes two possible reasons: MISSING_FEATURE indicating a feature not enabled on the network, and UNKNOWN for values not exposed by the API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document lists various services within an ad management system, including AdRuleService, AdjustmentService, and CdnConfigurationService, among many others. Each service is linked to a specific error reason, primarily `FeatureError`. A key dependency highlighted is `FeatureError`, which has a `Reason` field detailing why an error occurred. The possible `Reason` values are `MISSING_FEATURE`, indicating an unenabled feature, and `UNKNOWN`, for unspecified errors. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]