[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-01-23 UTC"],[[["Lists `LocalInventory` resources for a given product within your merchant account, potentially returning results across multiple pages."],["Allows filtering by product with the `parent` path parameter and pagination control through `pageSize` and `pageToken` query parameters."],["The response provides a list of `LocalInventory` resources and a `nextPageToken` if additional pages are available."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."]]],["This content outlines how to retrieve `LocalInventory` resources for a specific product within a merchant account. A `GET` request is sent to the specified URL, using the product's `name` in the `parent` path parameter. Optional `pageSize` and `pageToken` query parameters manage result pagination. The request body is empty, while the response body returns a list of `LocalInventory` objects, and a `nextPageToken` for further pages. Access requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]