| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
NonGuaranteedAuctionTerms |
NonGuaranteedAuctionTerms.clone() |
NonGuaranteedAuctionTerms |
DealTerms.getNonGuaranteedAuctionTerms()
The terms for non-guaranteed auction deals.
|
NonGuaranteedAuctionTerms |
NonGuaranteedAuctionTerms.set(String fieldName,
Object value) |
NonGuaranteedAuctionTerms |
NonGuaranteedAuctionTerms.setAutoOptimizePrivateAuction(Boolean autoOptimizePrivateAuction)
True if open auction buyers are allowed to compete with invited buyers in this private auction.
|
NonGuaranteedAuctionTerms |
NonGuaranteedAuctionTerms.setReservePricesPerBuyer(List<PricePerBuyer> reservePricesPerBuyer)
Reserve price for the specified buyer.
|
| Modifier and Type | Method and Description |
|---|---|
DealTerms |
DealTerms.setNonGuaranteedAuctionTerms(NonGuaranteedAuctionTerms nonGuaranteedAuctionTerms)
The terms for non-guaranteed auction deals.
|
Copyright © 2011–2021 Google. All rights reserved.