| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201805 |
| Modifier and Type | Field and Description |
|---|---|
static PremiumAdjustmentType |
PremiumAdjustmentType.ABSOLUTE_VALUE |
static PremiumAdjustmentType |
PremiumAdjustmentType.PERCENTAGE |
static PremiumAdjustmentType |
PremiumAdjustmentType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static PremiumAdjustmentType |
PremiumAdjustmentType.fromString(String value) |
static PremiumAdjustmentType |
PremiumAdjustmentType.fromValue(String value) |
PremiumAdjustmentType |
PremiumRateValue.getAdjustmentType()
Gets the adjustmentType value for this PremiumRateValue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PremiumRateValue.setAdjustmentType(PremiumAdjustmentType adjustmentType)
Sets the adjustmentType value for this PremiumRateValue.
|
| Constructor and Description |
|---|
PremiumRateValue(Long premiumRateId,
PremiumFeature premiumFeature,
RateType rateType,
PremiumAdjustmentType adjustmentType,
Long adjustmentSize) |
Copyright © 2018. All Rights Reserved.