| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Field and Description |
|---|---|
static PricingMethod |
PricingMethod.ANY_VALUE |
static PricingMethod |
PricingMethod.HIGHEST |
static PricingMethod |
PricingMethod.SUM |
static PricingMethod |
PricingMethod.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static PricingMethod |
PricingMethod.fromString(String value) |
static PricingMethod |
PricingMethod.fromValue(String value) |
PricingMethod |
RateCardCustomizationGroup.getPricingMethod()
Gets the pricingMethod value for this RateCardCustomizationGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateCardCustomizationGroup.setPricingMethod(PricingMethod pricingMethod)
Sets the pricingMethod value for this RateCardCustomizationGroup.
|
| Constructor and Description |
|---|
RateCardCustomizationGroup(Long id,
Long rateCardId,
PricingMethod pricingMethod,
RateCardFeature rateCardFeature) |
Copyright © 2014. All Rights Reserved.