enum ForecastAdjustmentVolumeType (v202502)

  • ForecastAdjustmentVolumeType defines how volume settings for a ForecastAdjustment are specified.

  • The volume can be set using daily counts, a single total count, or based on historical data.

  • UNKNOWN indicates a value not exposed by the requested API version.

Options for how the volume settings of a ForecastAdjustment are defined.


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.
DAILY_VOLUME Volume is defined by a series of daily ad opportunity counts.
TOTAL_VOLUME Volume is defined by a single total ad opportunity count.
HISTORICAL_BASIS_VOLUME Volume is defined by historical volume data.