| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Seller |
Seller.clone() |
Seller |
Proposal.getSeller()
Reference to the seller on the proposal.
|
Seller |
PublisherProfile.getSeller()
Seller of the publisher profile.
|
Seller |
Product.getSeller()
Information about the seller that created this product.
|
Seller |
Seller.set(String fieldName,
Object value) |
Seller |
Seller.setAccountId(String accountId)
The unique ID for the seller.
|
Seller |
Seller.setSubAccountId(String subAccountId)
Optional sub-account ID for the seller.
|
| Modifier and Type | Method and Description |
|---|---|
Proposal |
Proposal.setSeller(Seller seller)
Reference to the seller on the proposal.
|
PublisherProfile |
PublisherProfile.setSeller(Seller seller)
Seller of the publisher profile.
|
Product |
Product.setSeller(Seller seller)
Information about the seller that created this product.
|
Copyright © 2011–2021 Google. All rights reserved.