| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201908 |
| Modifier and Type | Field and Description |
|---|---|
static NegotiationRole |
NegotiationRole.BUYER |
static NegotiationRole |
NegotiationRole.SELLER |
static NegotiationRole |
NegotiationRole.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static NegotiationRole |
NegotiationRole.fromString(String value) |
static NegotiationRole |
NegotiationRole.fromValue(String value) |
NegotiationRole |
ProposalMarketplaceInfo.getPausedBy()
Gets the pausedBy value for this ProposalMarketplaceInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalMarketplaceInfo.setPausedBy(NegotiationRole pausedBy)
Sets the pausedBy value for this ProposalMarketplaceInfo.
|
| Constructor and Description |
|---|
ProposalMarketplaceInfo(Boolean hasLocalVersionEdits,
NegotiationStatus negotiationStatus,
String marketplaceComment,
NegotiationRole pausedBy,
String pauseReason,
Boolean isNewVersionFromBuyer,
Long buyerAccountId) |
Copyright © 2020. All rights reserved.