AI-generated Key Takeaways
- 
          ForecastAdjustmentStatus indicates the status of a forecast adjustment. 
- 
          The status can be UNKNOWN,ACTIVE, orINACTIVE.
- 
          Inactive adjustments are not applied during forecasting. 
                  Service
               
               
                  AdjustmentService
               
            
                  Dependencies
               
               
                  ForecastAdjustment
                  
            ▼
                  ForecastAdjustmentStatus
               The status of a forecast adjustment. Inactive adjustments are not applied during forecasting.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description | 
|---|---|
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. | 
| ACTIVE | Indicates the current adjustment is active. | 
| INACTIVE | Indicates the current adjustment is inactive. |