| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.clone() |
Price |
DealTerms.getEstimatedGrossSpend()
Non-binding estimate of the estimated gross spend for this deal.
|
Price |
PricePerBuyer.getPrice()
The specified price.
|
Price |
Price.set(String fieldName,
Object value) |
Price |
Price.setAmount(Money amount)
The actual price with currency specified.
|
Price |
Price.setPricingType(String pricingType)
The pricing type for the deal/product.
|
| Modifier and Type | Method and Description |
|---|---|
DealTerms |
DealTerms.setEstimatedGrossSpend(Price estimatedGrossSpend)
Non-binding estimate of the estimated gross spend for this deal.
|
PricePerBuyer |
PricePerBuyer.setPrice(Price price)
The specified price.
|
Copyright © 2011–2021 Google. All rights reserved.