| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202008 |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
ForecastAdjustment.getDateRange()
Gets the dateRange value for this ForecastAdjustment.
|
DateRange |
HistoricalBasisVolumeSettings.getHistoricalDateRange()
Gets the historicalDateRange value for this HistoricalBasisVolumeSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastAdjustment.setDateRange(DateRange dateRange)
Sets the dateRange value for this ForecastAdjustment.
|
void |
HistoricalBasisVolumeSettings.setHistoricalDateRange(DateRange historicalDateRange)
Sets the historicalDateRange value for this HistoricalBasisVolumeSettings.
|
| 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) |
HistoricalBasisVolumeSettings(Boolean useParentTrafficForecastSegmentTargeting,
Targeting targeting,
DateRange historicalDateRange,
Long multiplierMilliPercent) |
Copyright © 2021. All rights reserved.