type MarketplaceComment (v202411)

  • A MarketplaceComment is a comment associated with a programmatic Proposal sent to Marketplace.

  • Each MarketplaceComment has a unique proposal ID, the comment text, creation time, and an indicator if it was created by the seller.

  • This entity is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

A comment associated with a programmatic Proposal that has been sent to Marketplace.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

proposalId

xsd:long

The unique ID of the Proposal the comment belongs to.

comment

xsd:string

The comment made on the Proposal.

creationTime

DateTime

The creation DateTime of this MarketplaceComment.

createdBySeller

xsd:boolean

Indicates whether the MarketplaceComment was created by seller.