| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1 | |
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeBuyerII.Accounts.Proposals.Pause |
AdExchangeBuyerII.Accounts.Proposals.pause(String accountId,
String proposalId,
PauseProposalRequest content)
Update the given proposal to pause serving.
|
| Constructor and Description |
|---|
Pause(String accountId,
String proposalId,
PauseProposalRequest content)
Update the given proposal to pause serving.
|
| Modifier and Type | Method and Description |
|---|---|
PauseProposalRequest |
PauseProposalRequest.clone() |
PauseProposalRequest |
PauseProposalRequest.set(String fieldName,
Object value) |
PauseProposalRequest |
PauseProposalRequest.setReason(String reason)
The reason why the proposal is being paused.
|
Copyright © 2011–2021 Google. All rights reserved.