Ads API .NET library
|
Marketplace info for a proposal with a corresponding order in Marketplace. More...
Properties | |
string | marketplaceId [get, set] |
The marketplace ID of this proposal. This is a shared ID between Ad Manager and the buy-side platform. This value is null if the proposal has not been sent to the buyer. This attribute is read-only. More... | |
bool | hasLocalVersionEdits [get, set] |
Whether the non-free-editable fields of a Proposal are opened for edit. A proposal that is open for edit will not receive buyer updates from Marketplace. If the buyer updates the proposal while this is open for local editing, Google will set #isNewVersionFromBuyer to More... | |
bool | hasLocalVersionEditsSpecified [get, set] |
NegotiationStatus | negotiationStatus [get, set] |
The negotiation status of the Proposal. This attribute is read-only. More... | |
bool | negotiationStatusSpecified [get, set] |
string | marketplaceComment [get, set] |
The comment on the Proposal to be sent to the buyer. More... | |
bool | isNewVersionFromBuyer [get, set] |
Indicates that the buyer has made updates to the proposal on Marketplace. This attribute is only meaningful if the proposal is open for edit (i.e., #hasLocalVersionEdits is More... | |
bool | isNewVersionFromBuyerSpecified [get, set] |
long | buyerAccountId [get, set] |
The Authorized Buyers ID of the buyer that this More... | |
bool | buyerAccountIdSpecified [get, set] |
string | partnerClientId [get, set] |
The ID used to represent Display & Video 360 client buyer partner ID (if Display & Video 360) or Authorized Buyers client buyer account ID. This field is readonly and assigned by Google. This attribute is read-only. More... | |
Marketplace info for a proposal with a corresponding order in Marketplace.
|
getset |
The Authorized Buyers ID of the buyer that this
Proposal
is being negotiated with. This attribute is required.
|
getset |
true
, if a value is specified for buyerAccountId, false
otherwise.
|
getset |
Whether the non-free-editable fields of a Proposal are opened for edit. A proposal that is open for edit will not receive buyer updates from Marketplace. If the buyer updates the proposal while this is open for local editing, Google will set #isNewVersionFromBuyer to
. You will then need to call DiscardProposalDrafts to revert your edits to get the buyer's latest changes. This attribute is read-only.
|
getset |
true
, if a value is specified for hasLocalVersionEdits, false
otherwise.
|
getset |
Indicates that the buyer has made updates to the proposal on Marketplace. This attribute is only meaningful if the proposal is open for edit (i.e., #hasLocalVersionEdits is
true
) This attribute is read-only.
|
getset |
true
, if a value is specified for isNewVersionFromBuyer, false
otherwise.
|
getset |
The comment on the Proposal to be sent to the buyer.
|
getset |
The marketplace ID of this proposal. This is a shared ID between Ad Manager and the buy-side platform. This value is null if the proposal has not been sent to the buyer. This attribute is read-only.
|
getset |
The negotiation status of the Proposal. This attribute is read-only.
|
getset |
true
, if a value is specified for negotiationStatus, false
otherwise.
|
getset |
The ID used to represent Display & Video 360 client buyer partner ID (if Display & Video 360) or Authorized Buyers client buyer account ID. This field is readonly and assigned by Google. This attribute is read-only.