Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This page documents FeatureError.Reason, an enumeration within the Google Ad Manager API.
FeatureError.Reason indicates why a specific feature might be unavailable, often due to network settings or API version limitations.
Two primary reasons are outlined: MISSING_FEATURE for features not enabled on the network, and UNKNOWN for cases where the reason isn't exposed by the current API version.
This enumeration is used by various services within the Google Ad Manager API, as indicated by the listed dependencies.
[[["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 content outlines a comprehensive suite of services within an ad management API, version v202411. These services encompass various functionalities like ad rules, content management, forecasting, inventory handling, creative management, line item and proposal management, and user/team administration. Also present are services that are based on segments, such as `SegmentPopulationService` and `AudienceSegmentService`. It details a `FeatureError` dependency, defining `MISSING_FEATURE` and `UNKNOWN` as potential error reasons within the `FeatureError.Reason` enumeration. The content also identifies the API namespace.\n"]]