enum ForecastAdjustmentStatus (v202502)

  • ForecastAdjustmentStatus indicates the status of a forecast adjustment, determining if it's applied during forecasting.

  • Inactive adjustments are not applied when forecasting.

  • 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/v202502
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.