enum ForecastAdjustmentVolumeType (v202508)

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

  • It specifies whether volume is based on daily counts, a total count, or historical data.

  • Available options include UNKNOWN, DAILY_VOLUME, TOTAL_VOLUME, and HISTORICAL_BASIS_VOLUME.

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


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