type MarketplaceComment (v202402)
A comment associated with a programmatic Proposal that has been sent to Marketplace.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["MarketplaceComment objects represent comments associated with programmatic Proposals sent to Marketplace."],["These comments include the proposal ID, comment text, creation time, and whether the seller created the comment."],["Each MarketplaceComment is uniquely identified by its proposal ID and resides within the specified namespace."]]],["The core content defines a `MarketplaceComment` associated with a programmatic `Proposal`. Key information includes the `proposalId` it belongs to, the `comment` itself, the `creationTime` of the comment, and whether it was `createdBySeller`. These comments are part of the `ProposalService` and are found within the `MarketplaceCommentPage`. The namespace for this service is defined. This service is found under the `/ad-manager/api/reference/v202402/` directory.\n"]]