| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DealTerms |
DealTerms.clone() |
DealTerms |
Deal.getDealTerms()
The negotiable terms of the deal.
|
DealTerms |
Product.getTerms()
The negotiable terms of the deal.
|
DealTerms |
DealTerms.set(String fieldName,
Object value) |
DealTerms |
DealTerms.setBrandingType(String brandingType)
Visibility of the URL in bid requests.
|
DealTerms |
DealTerms.setDescription(String description)
Publisher provided description for the terms.
|
DealTerms |
DealTerms.setEstimatedGrossSpend(Price estimatedGrossSpend)
Non-binding estimate of the estimated gross spend for this deal.
|
DealTerms |
DealTerms.setEstimatedImpressionsPerDay(Long estimatedImpressionsPerDay)
Non-binding estimate of the impressions served per day.
|
DealTerms |
DealTerms.setGuaranteedFixedPriceTerms(GuaranteedFixedPriceTerms guaranteedFixedPriceTerms)
The terms for guaranteed fixed price deals.
|
DealTerms |
DealTerms.setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms nonGuaranteedAuctionTerms)
The terms for non-guaranteed auction deals.
|
DealTerms |
DealTerms.setNonGuaranteedFixedPriceTerms(NonGuaranteedFixedPriceTerms nonGuaranteedFixedPriceTerms)
The terms for non-guaranteed fixed price deals.
|
DealTerms |
DealTerms.setSellerTimeZone(String sellerTimeZone)
The time zone name.
|
| Modifier and Type | Method and Description |
|---|---|
Deal |
Deal.setDealTerms(DealTerms dealTerms)
The negotiable terms of the deal.
|
Product |
Product.setTerms(DealTerms terms)
The negotiable terms of the deal.
|
Copyright © 2011–2021 Google. All rights reserved.