| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202205 |
| Modifier and Type | Method and Description |
|---|---|
HistoricalBasisVolumeSettings |
ForecastAdjustment.getHistoricalBasisVolumeSettings()
Gets the historicalBasisVolumeSettings value for this ForecastAdjustment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastAdjustment.setHistoricalBasisVolumeSettings(HistoricalBasisVolumeSettings historicalBasisVolumeSettings)
Sets the historicalBasisVolumeSettings value for this ForecastAdjustment.
|
| Constructor and Description |
|---|
ForecastAdjustment(Long id,
Long trafficForecastSegmentId,
String name,
DateRange dateRange,
ForecastAdjustmentStatus status,
ForecastAdjustmentVolumeType volumeType,
Boolean allowAdjustingForecastAboveRecommendedLimit,
DailyVolumeSettings dailyVolumeSettings,
TotalVolumeSettings totalVolumeSettings,
HistoricalBasisVolumeSettings historicalBasisVolumeSettings,
long[] calculatedDailyAdOpportunityCounts) |
Copyright © 2022. All rights reserved.