[[["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-08-20 UTC."],[[["`MarketplaceCommentPage` objects represent a page of `MarketplaceComment` objects, providing insights into marketplace feedback."],["This page includes details such as the starting index within the full result set (`startIndex`) and the actual collection of `MarketplaceComment` objects (`results`)."],["These objects are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ProposalService` includes a method, `getMarketplaceCommentsByStatement`, which returns a `MarketplaceCommentPage`. This page contains `MarketplaceComment` objects. Key information within the `MarketplaceCommentPage` includes `startIndex`, an integer indicating the page's starting index within the overall result set, and `results`, an array of `MarketplaceComment` objects that the page holds. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]