[[["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 2025-01-30 UTC."],[[["Retrieves the status of a specific product within your Merchant Center account using the product and merchant IDs."],["Optionally, filter the returned status information to focus on issues related to specific destinations."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope for access."],["The response provides a comprehensive `ProductStatus` object detailing the product's current standing."]]],["This document details retrieving a product's status from a Merchant Center account. It uses a `GET` HTTP request to a specific URL, incorporating `merchantId` and `productId` as path parameters. Optional `destinations` query parameters filter returned issues. The request body is empty. A successful response returns a `ProductStatus` object. Access requires the `https://www.googleapis.com/auth/content` OAuth scope. The document provides details on parameters and scope requirements for the request.\n"]]