| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Buyer |
Buyer.clone() |
Buyer |
Proposal.getBilledBuyer()
Output only.
|
Buyer |
Proposal.getBuyer()
Reference to the buyer on the proposal.
|
Buyer |
PricePerBuyer.getBuyer()
The buyer who will pay this price.
|
Buyer |
Buyer.set(String fieldName,
Object value) |
Buyer |
Buyer.setAccountId(String accountId)
Authorized Buyers account ID of the buyer.
|
| Modifier and Type | Method and Description |
|---|---|
Proposal |
Proposal.setBilledBuyer(Buyer billedBuyer)
Output only.
|
Proposal |
Proposal.setBuyer(Buyer buyer)
Reference to the buyer on the proposal.
|
PricePerBuyer |
PricePerBuyer.setBuyer(Buyer buyer)
The buyer who will pay this price.
|
Copyright © 2011–2021 Google. All rights reserved.