| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Field and Description |
|---|---|
static RateCardCustomizationAdjustmentType |
RateCardCustomizationAdjustmentType.ABSOLUTE_VALUE |
static RateCardCustomizationAdjustmentType |
RateCardCustomizationAdjustmentType.PERCENTAGE |
static RateCardCustomizationAdjustmentType |
RateCardCustomizationAdjustmentType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static RateCardCustomizationAdjustmentType |
RateCardCustomizationAdjustmentType.fromString(String value) |
static RateCardCustomizationAdjustmentType |
RateCardCustomizationAdjustmentType.fromValue(String value) |
RateCardCustomizationAdjustmentType |
RateCardCustomization.getAdjustmentType()
Gets the adjustmentType value for this RateCardCustomization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateCardCustomization.setAdjustmentType(RateCardCustomizationAdjustmentType adjustmentType)
Sets the adjustmentType value for this RateCardCustomization.
|
| Constructor and Description |
|---|
RateCardCustomization(Long rateCardId,
Long id,
RateCardCustomizationStatus status,
RateCardFeature rateCardFeature,
RateCardCustomizationAdjustmentType adjustmentType,
Long adjustmentSize,
RateType rateType) |
Copyright © 2014. All Rights Reserved.