Service
ProposalService
Dependencies
ProposalMarketplaceInfo
▼
NegotiationStatus
Represents the proposal's negotiation status for Marketplace.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration | Description |
---|---|
SELLER_INITIATED
|
Indicates that a new Proposal has been created by the seller and has not been sent to Marketplace yet. |
BUYER_INITIATED
|
Indicates that a new Proposal has been created by the buyer and is awaiting seller action. |
AWAITING_SELLER_REVIEW
|
Indicates that a Proposal has been updated by the buyer and is awaiting seller approval. |
AWAITING_BUYER_REVIEW
|
Indicates that a Proposal has been updated by the seller and is awaiting buyer approval. |
ONLY_SELLER_ACCEPTED
|
Indicates that the seller has accepted the Proposal and is awaiting the buyer's acceptance. |
FINALIZED
|
Indicates that the Proposal has been accepted by both the buyer and the seller. |
CANCELLED
|
Indicates that negotiations for the Proposal have been cancelled. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |