Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo Class Reference

Marketplace info for a proposal with a corresponding order in Marketplace. More...

Properties

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...
 

Detailed Description

Marketplace info for a proposal with a corresponding order in Marketplace.

Property Documentation

long Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.buyerAccountId
getset

The Authorized Buyers ID of the buyer that this

Proposal is being negotiated with. This attribute is required.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.buyerAccountIdSpecified
getset

true, if a value is specified for buyerAccountId, false otherwise.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.hasLocalVersionEdits
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.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.hasLocalVersionEditsSpecified
getset

true, if a value is specified for hasLocalVersionEdits, false otherwise.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.isNewVersionFromBuyer
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.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.isNewVersionFromBuyerSpecified
getset

true, if a value is specified for isNewVersionFromBuyer, false otherwise.

string Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.marketplaceComment
getset

The comment on the Proposal to be sent to the buyer.

NegotiationStatus Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.negotiationStatus
getset

The negotiation status of the Proposal. This attribute is read-only.

bool Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.negotiationStatusSpecified
getset

true, if a value is specified for negotiationStatus, false otherwise.

string Google.Api.Ads.AdManager.v202308.ProposalMarketplaceInfo.partnerClientId
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.


The documentation for this class was generated from the following file: