The Content API Supplemental Feed ID. If present then product deletion applies to the data in a supplemental feed. If absent, entire product will be deleted.
[[["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."],[[["Permanently deletes a specified product from your Merchant Center account using the `DELETE` method."],["Requires your `merchantId`, `productId`, and optionally a `feedId` for supplemental feed deletions."],["An empty request body is necessary, and a successful deletion results in an empty response body."],["Utilizes the `https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/products/{productId}` endpoint for the operation."],["Needs authorization with the `https://www.googleapis.com/auth/content` scope."]]],[]]