| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201805 |
| 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 |
PremiumRate.getPricingMethod()
Gets the pricingMethod value for this PremiumRate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PremiumRate.setPricingMethod(PricingMethod pricingMethod)
Sets the pricingMethod value for this PremiumRate.
|
| Constructor and Description |
|---|
PremiumRate(Long id,
Long rateCardId,
PricingMethod pricingMethod,
PremiumFeature premiumFeature,
PremiumRateValue[] premiumRateValues) |
Copyright © 2018. All Rights Reserved.