[[["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-05-15 UTC."],[[["MarketplaceCommentPage objects represent a page of MarketplaceComment objects within the ProposalService."],["It includes startIndex indicating the page's starting position and results containing the actual MarketplaceComment objects."],["This object is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ProposalService` utilizes the `getMarketplaceCommentsByStatement()` method to retrieve a `MarketplaceCommentPage`. This page contains a set of `MarketplaceComment` objects. The `MarketplaceCommentPage` has two primary fields: `startIndex`, which indicates the starting index of the page within the total results, and `results`, which is an array holding the `MarketplaceComment` objects for that specific page. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]