[[["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."],[[["\u003cp\u003eInserts a \u003ccode\u003eRegionalInventory\u003c/code\u003e for a given product within your merchant account, replacing existing entries with the same region.\u003c/p\u003e\n"],["\u003cp\u003eUtilizes an HTTP POST request to a specific endpoint with path parameters indicating the account and product.\u003c/p\u003e\n"],["\u003cp\u003eRequires a request body containing a \u003ccode\u003eRegionalInventory\u003c/code\u003e instance and returns the same in the response upon success.\u003c/p\u003e\n"],["\u003cp\u003eIt can take up to 30 minutes for the inserted/updated \u003ccode\u003eRegionalInventory\u003c/code\u003e to be reflected in products.\u003c/p\u003e\n"],["\u003cp\u003eNeeds authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/content\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This describes how to insert a `RegionalInventory` for a product in a merchant account using a POST request. The URL structure is defined using gRPC Transcoding syntax. The `parent` path parameter specifies the account and product. The request and response bodies use the `RegionalInventory` resource. Updating an existing entry with the same region is possible, replacing the full resource. The process requires OAuth 2.0 authorization with the `https://www.googleapis.com/auth/content` scope. It may take 30 minutes for changes to reflect.\n"],null,[]]