| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Method and Description |
|---|---|
TotalVolumeSettings |
ForecastAdjustment.getTotalVolumeSettings()
Gets the totalVolumeSettings value for this ForecastAdjustment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastAdjustment.setTotalVolumeSettings(TotalVolumeSettings totalVolumeSettings)
Sets the totalVolumeSettings 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.