[[["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-11-19 UTC."],[[["ProposalService.MarketplaceCommentPage retrieves a page of MarketplaceComment objects."],["It includes startIndex for the page's starting position and results containing the MarketplaceComment collection."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `ProposalService`'s `getMarketplaceCommentsByStatement` method retrieves a page of `MarketplaceComment` objects, encapsulated within `MarketplaceCommentPage`. This page includes `startIndex`, indicating the starting index in the full result set, and `results`, an array holding the retrieved `MarketplaceComment` objects. The data operates under the namespace `https://www.google.com/apis/ads/publisher/v202411`. These are used to manage comments related to marketplace proposals.\n"]]