| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202002 |
| Modifier and Type | Field and Description |
|---|---|
static BasisType |
BasisType.ABSOLUTE |
static BasisType |
BasisType.HISTORICAL |
static BasisType |
BasisType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static BasisType |
BasisType.fromString(String value) |
static BasisType |
BasisType.fromValue(String value) |
BasisType |
TrafficForecastAdjustmentSegment.getBasisType()
Gets the basisType value for this TrafficForecastAdjustmentSegment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficForecastAdjustmentSegment.setBasisType(BasisType basisType)
Sets the basisType value for this TrafficForecastAdjustmentSegment.
|
| Constructor and Description |
|---|
TrafficForecastAdjustmentSegment(BasisType basisType,
TimeSeries adjustmentTimeSeries,
HistoricalAdjustment historicalAdjustment) |
Copyright © 2020. All rights reserved.