type MarketplaceComment (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
A comment associated with a programmatic Proposal that has been sent to Marketplace.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
proposalId
|
xsd:long
The unique ID of the Proposal the comment belongs to.
|
creationTime
|
DateTime
The creation DateTime of this MarketplaceComment .
|
createdBySeller
|
xsd:boolean
Indicates whether the MarketplaceComment was created by seller.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The content defines the `MarketplaceComment` within the `ProposalService`, used for programmatic proposals. Key information includes: `proposalId`, linking it to a specific `Proposal`; `comment`, storing the text of the comment; `creationTime`, the date and time of the comment; and `createdBySeller`, a boolean indicating if the comment was created by the seller. These comments are tied to proposals sent to Marketplace. It belongs to the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type MarketplaceComment (v202502)\n\n**Service** \n**ProposalService** **Dependencies** \n[MarketplaceCommentPage](/ad-manager/api/reference/v202502/ProposalService.MarketplaceCommentPage) \n▼\n**MarketplaceComment**\n\nA comment associated with a programmatic [Proposal](/ad-manager/api/reference/v202502/ProposalService.Proposal) that has been sent to Marketplace.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `proposalId` | ` `xsd:`long` The unique ID of the [Proposal](/ad-manager/api/reference/v202502/ProposalService.Proposal) the comment belongs to. |\n| ### `comment` | ` `xsd:`string` The comment made on the [Proposal](/ad-manager/api/reference/v202502/ProposalService.Proposal). |\n| ### `creationTime` | ` `[DateTime](/ad-manager/api/reference/v202502/ProposalService.DateTime)` ` The creation [DateTime](/ad-manager/api/reference/v202502/ProposalService.DateTime) of this `MarketplaceComment`. |\n| ### `createdBySeller` | ` `xsd:`boolean` Indicates whether the `MarketplaceComment` was created by seller. |"]]