| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Deal |
Deal.clone() |
Deal |
Deal.set(String fieldName,
Object value) |
Deal |
Deal.setAvailableEndTime(String availableEndTime)
Proposed flight end time of the deal.
|
Deal |
Deal.setAvailableStartTime(String availableStartTime)
Optional.
|
Deal |
Deal.setBuyerPrivateData(PrivateData buyerPrivateData)
Buyer private data (hidden from seller).
|
Deal |
Deal.setCreateProductId(String createProductId)
The product ID from which this deal was created.
|
Deal |
Deal.setCreateProductRevision(Long createProductRevision)
Optional.
|
Deal |
Deal.setCreateTime(String createTime)
Output only.
|
Deal |
Deal.setCreativePreApprovalPolicy(String creativePreApprovalPolicy)
Output only.
|
Deal |
Deal.setCreativeRestrictions(CreativeRestrictions creativeRestrictions)
Output only.
|
Deal |
Deal.setCreativeSafeFrameCompatibility(String creativeSafeFrameCompatibility)
Output only.
|
Deal |
Deal.setDealId(String dealId)
Output only.
|
Deal |
Deal.setDealServingMetadata(DealServingMetadata dealServingMetadata)
Output only.
|
Deal |
Deal.setDealTerms(DealTerms dealTerms)
The negotiable terms of the deal.
|
Deal |
Deal.setDeliveryControl(DeliveryControl deliveryControl)
The set of fields around delivery control that are interesting for a buyer to see but are non-
negotiable.
|
Deal |
Deal.setDescription(String description)
Description for the deal terms.
|
Deal |
Deal.setDisplayName(String displayName)
The name of the deal.
|
Deal |
Deal.setExternalDealId(String externalDealId)
Output only.
|
Deal |
Deal.setIsSetupComplete(Boolean isSetupComplete)
Output only.
|
Deal |
Deal.setProgrammaticCreativeSource(String programmaticCreativeSource)
Output only.
|
Deal |
Deal.setProposalId(String proposalId)
Output only.
|
Deal |
Deal.setSellerContacts(List<ContactInformation> sellerContacts)
Output only.
|
Deal |
Deal.setSyndicationProduct(String syndicationProduct)
The syndication product associated with the deal.
|
Deal |
Deal.setTargeting(MarketplaceTargeting targeting)
Output only.
|
Deal |
Deal.setTargetingCriterion(List<TargetingCriteria> targetingCriterion)
The shared targeting visible to buyers and sellers.
|
Deal |
Deal.setUpdateTime(String updateTime)
Output only.
|
Deal |
Deal.setWebPropertyCode(String webPropertyCode)
The web property code for the seller copied over from the product.
|
| Modifier and Type | Method and Description |
|---|---|
List<Deal> |
Proposal.getDeals()
The deals associated with this proposal.
|
| Modifier and Type | Method and Description |
|---|---|
Proposal |
Proposal.setDeals(List<Deal> deals)
The deals associated with this proposal.
|
Copyright © 2011–2021 Google. All rights reserved.