Requests a review of free listings in a specific region. This method deprecated. Use the MerchantSupportService to view product and account issues and request a review.
HTTP request
POST https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/requestreview
[[["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-10-30 UTC."],[[["This method requests a review of free listings for a specific region, but is deprecated in favor of using `MerchantSupportService`."],["The request is sent as an HTTP POST to the specified endpoint, including the merchant ID and region code."],["The request body requires a JSON object containing the region code for the review request."],["Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope."],["A successful response will return an empty body, indicating the review request was submitted."]]],[]]