enum ForecastAdjustmentStatus (v202411)

  • ForecastAdjustmentStatus defines the status of a forecast adjustment, indicating whether it is applied during forecasting.

  • Inactive adjustments are not used in the forecasting process.

  • The possible statuses are UNKNOWN, ACTIVE, and INACTIVE.

The status of a forecast adjustment. Inactive adjustments are not applied during forecasting.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.