AI-generated Key Takeaways
-
ProposalMarketplaceInfo
stores marketplace data for proposals linked to Marketplace orders. -
It includes details like marketplace ID, negotiation status, buyer ID, and flags for local edits and buyer updates.
-
The
marketplaceId
is shared between Ad Manager and the buy-side platform and is null if the proposal hasn't been sent. -
hasLocalVersionEdits
indicates if a proposal is open for local editing, preventing buyer updates from being automatically applied. -
isNewVersionFromBuyer
signals that the buyer has updated the proposal on Marketplace, requiring seller action if local edits are present.
Marketplace info for a proposal with a corresponding order in Marketplace.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
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. |
|
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 |
|
The negotiation status of the Proposal. This attribute is read-only. Enumerations
|
|
The comment on the Proposal to be sent to the buyer. |
|
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 |
|
The Authorized Buyers ID of the buyer that this This attribute is required.
|
|
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. |