| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Method and Description |
|---|---|
ForecastAdjustment |
AdjustmentServiceSoapBindingStub.calculateDailyAdOpportunityCounts(ForecastAdjustment forecastAdjustment) |
ForecastAdjustment |
AdjustmentServiceInterface.calculateDailyAdOpportunityCounts(ForecastAdjustment forecastAdjustment)
Takes a prospective forecast adjustment and calculates the
daily ad opportunity counts
corresponding to its provided volume settings.
|
ForecastAdjustment[] |
AdjustmentServiceSoapBindingStub.createForecastAdjustments(ForecastAdjustment[] forecastAdjustments) |
ForecastAdjustment[] |
AdjustmentServiceInterface.createForecastAdjustments(ForecastAdjustment[] forecastAdjustments)
Creates new
ForecastAdjustment objects. |
ForecastAdjustment[] |
ForecastAdjustmentPage.getResults()
Gets the results value for this ForecastAdjustmentPage.
|
ForecastAdjustment |
ForecastAdjustmentPage.getResults(int i) |
ForecastAdjustment[] |
AdjustmentServiceSoapBindingStub.updateForecastAdjustments(ForecastAdjustment[] forecastAdjustments) |
ForecastAdjustment[] |
AdjustmentServiceInterface.updateForecastAdjustments(ForecastAdjustment[] forecastAdjustments)
Updates the specified
ForecastAdjustment objects. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ForecastAdjustment> |
ForecastAdjustmentPage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
ForecastAdjustment |
AdjustmentServiceSoapBindingStub.calculateDailyAdOpportunityCounts(ForecastAdjustment forecastAdjustment) |
ForecastAdjustment |
AdjustmentServiceInterface.calculateDailyAdOpportunityCounts(ForecastAdjustment forecastAdjustment)
Takes a prospective forecast adjustment and calculates the
daily ad opportunity counts
corresponding to its provided volume settings.
|
ForecastAdjustment[] |
AdjustmentServiceSoapBindingStub.createForecastAdjustments(ForecastAdjustment[] forecastAdjustments) |
ForecastAdjustment[] |
AdjustmentServiceInterface.createForecastAdjustments(ForecastAdjustment[] forecastAdjustments)
Creates new
ForecastAdjustment objects. |
void |
ForecastAdjustmentPage.setResults(ForecastAdjustment[] results)
Sets the results value for this ForecastAdjustmentPage.
|
void |
ForecastAdjustmentPage.setResults(int i,
ForecastAdjustment _value) |
ForecastAdjustment[] |
AdjustmentServiceSoapBindingStub.updateForecastAdjustments(ForecastAdjustment[] forecastAdjustments) |
ForecastAdjustment[] |
AdjustmentServiceInterface.updateForecastAdjustments(ForecastAdjustment[] forecastAdjustments)
Updates the specified
ForecastAdjustment objects. |
| Constructor and Description |
|---|
ForecastAdjustmentPage(Integer totalResultSetSize,
Integer startIndex,
ForecastAdjustment[] results) |
Copyright © 2022. All rights reserved.