| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Method and Description |
|---|---|
ForecastBreakdownEntry[] |
ForecastBreakdown.getBreakdownEntries()
Gets the breakdownEntries value for this ForecastBreakdown.
|
ForecastBreakdownEntry |
ForecastBreakdown.getBreakdownEntries(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastBreakdown.setBreakdownEntries(ForecastBreakdownEntry[] breakdownEntries)
Sets the breakdownEntries value for this ForecastBreakdown.
|
void |
ForecastBreakdown.setBreakdownEntries(int i,
ForecastBreakdownEntry _value) |
| Constructor and Description |
|---|
ForecastBreakdown(DateTime startTime,
DateTime endTime,
ForecastBreakdownEntry[] breakdownEntries) |
Copyright © 2022. All rights reserved.