Si vous êtes un fournisseur tiers, vous pouvez utiliser la sous-API Inventories pour créer une interface permettant à votre entreprise de gérer les lieux de disponibilité de ses produits.
Vous pouvez utiliser la sous-API Inventories pour les tâches suivantes:
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/08 (UTC).
[null,null,["Dernière mise à jour le 2025/08/08 (UTC)."],[[["\u003cp\u003eThe Merchant Inventories API allows you to display products with local (in-store) or regional availability on Google for free.\u003c/p\u003e\n"],["\u003cp\u003eYou can utilize this API to add, update, and manage in-store and regional product information.\u003c/p\u003e\n"],["\u003cp\u003eThird-party providers can leverage the API to create interfaces for their merchants to manage product availability.\u003c/p\u003e\n"],["\u003cp\u003eThis API includes separate resources for managing in-store (\u003ccode\u003eLocalInventory\u003c/code\u003e) and regional online (\u003ccode\u003eRegionalInventory\u003c/code\u003e) products.\u003c/p\u003e\n"]]],["The Merchant Inventories API enables showcasing local (in-store) and regional online products on Google. Key actions include adding and updating in-store information for local products, and adding and updating regional information for online products. Local products refer to items sold in physical stores, while regional online products are sold in specific regions. The API utilizes `LocalInventory` and `RegionalInventory` resources to manage these product types, respectively. Third-party providers can use the API to help merchants manage their products' availability.\n"],null,["# Overview of Inventories sub-API\n\nYou can use the Inventories sub-API to showcase products with\n[local (in-store)](https://support.google.com/merchants/answer/14615117) or\n[regional availability](https://support.google.com/merchants/answer/14644124)\nwithout charge on Google.\n| **Key Term:** In the Inventories sub-API, products you sell in physical stores are called local products. Products you sell in specific regions are called regional online products.\n\nIf you're a third-party provider, you can use the Inventories sub-API to\nbuild an interface for your business to manage where their products are\navailable.\n\nYou can use the Inventories sub-API for the following tasks:\n\nShowcase local products on Google.\n\n- [Add in-store information to your local products](/merchant/api/guides/inventories/add-local-inventory).\n- [Keep in-store information up to date](/merchant/api/guides/inventories/update-local-inventory).\n\nShowcase regional online products on Google.\n\n- [Add regional information to your online products](/merchant/api/guides/inventories/add-regional-inventory).\n- [Keep regional information up to date](/merchant/api/guides/inventories/update-regional-inventory)\n\n### Resources\n\nThe Inventories sub-API includes the following resources:\n\n- [`LocalInventory`](/merchant/api/reference/rest/inventories_v1/accounts.products.localInventories) for in-store products\n- [`RegionalInventory`](/merchant/api/reference/rest/inventories_v1/accounts.products.regionalInventories) for regional online products\n\nFor more information, see [Reference documentation](/merchant/api/release-notes/rest/inventories)."]]