Deletes the specified RegionalInventory resource from the given product in your merchant account. It might take up to an hour for the RegionalInventory to be deleted from the specific product. Once you have received a successful delete response, wait for that period before attempting a delete again.
[[["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-23 UTC."],[[["This operation deletes a specific RegionalInventory resource associated with a given product in your merchant account."],["It requires a DELETE request to a specific URL with the RegionalInventory's name as a path parameter."],["The request body should be empty, and a successful deletion results in an empty JSON response."],["Authorization is required using OAuth with the `https://www.googleapis.com/auth/content` scope."],["It may take up to an hour for the RegionalInventory to be fully deleted after receiving a successful response."]]],[]]