| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1 | |
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeBuyerII.Accounts.Proposals.Accept |
AdExchangeBuyerII.Accounts.Proposals.accept(String accountId,
String proposalId,
AcceptProposalRequest content)
Mark the proposal as accepted at the given revision number.
|
| Constructor and Description |
|---|
Accept(String accountId,
String proposalId,
AcceptProposalRequest content)
Mark the proposal as accepted at the given revision number.
|
| Modifier and Type | Method and Description |
|---|---|
AcceptProposalRequest |
AcceptProposalRequest.clone() |
AcceptProposalRequest |
AcceptProposalRequest.set(String fieldName,
Object value) |
AcceptProposalRequest |
AcceptProposalRequest.setProposalRevision(Long proposalRevision)
The last known client revision number of the proposal.
|
Copyright © 2011–2021 Google. All rights reserved.