Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the FeatureError.Reason enumeration within the Google Ad Manager API.
FeatureError.Reason outlines reasons for errors related to feature availability within the Ad Manager network.
Two specific reasons are listed: MISSING_FEATURE indicating a feature is not enabled, and UNKNOWN for cases where the error reason is not exposed by the API version in use.
This enumeration is associated with services like ForecastService and data structures such as FeatureError, and its namespace is https://www.google.com/apis/ads/publisher/v202411.
[[["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 core content outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. These services are linked to `FeatureError.Reason`, detailing potential issues like `MISSING_FEATURE` (when a feature is not enabled) and `UNKNOWN` (when the value is not exposed). These are managed under the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]