[[["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."],[[["\u003cp\u003eForecastAdjustmentStatus determines if a forecast adjustment is applied during forecasting, with inactive adjustments being excluded.\u003c/p\u003e\n"],["\u003cp\u003eAdjustments can have one of three statuses: \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eACTIVE\u003c/code\u003e, or \u003ccode\u003eINACTIVE\u003c/code\u003e, indicating their operational state.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for ForecastAdjustmentStatus is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# enum ForecastAdjustmentStatus (v202411)\n\n**Service** \n**AdjustmentService** **Dependencies** \n[ForecastAdjustment](/ad-manager/api/reference/v202411/AdjustmentService.ForecastAdjustment) \n▼\n**ForecastAdjustmentStatus**\n\nThe status of a forecast adjustment. Inactive adjustments are not applied during forecasting.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ACTIVE` | Indicates the current adjustment is active. |\n| `INACTIVE` | Indicates the current adjustment is inactive. |"]]