| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
BillingRateTieredRate |
BillingRateTieredRate.clone() |
BillingRateTieredRate |
BillingRateTieredRate.set(String fieldName,
Object value) |
BillingRateTieredRate |
BillingRateTieredRate.setHighValue(Long highValue)
The maximum for this tier range.
|
BillingRateTieredRate |
BillingRateTieredRate.setLowValue(Long lowValue)
The minimum for this tier range.
|
BillingRateTieredRate |
BillingRateTieredRate.setRateInMicros(Long rateInMicros)
Rate in micros for this tier.
|
| Modifier and Type | Method and Description |
|---|---|
List<BillingRateTieredRate> |
BillingRate.getTieredRates()
Tiered rate of this billing rate.
|
| Modifier and Type | Method and Description |
|---|---|
BillingRate |
BillingRate.setTieredRates(List<BillingRateTieredRate> tieredRates)
Tiered rate of this billing rate.
|
Copyright © 2011–2025 Google. All rights reserved.