[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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"]]