Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Abbiamo progettato l'API Merchant in modo che sia familiare agli sviluppatori dell'API Content for Shopping,
ma più semplice e flessibile. Ecco alcune informazioni dettagliate sulla progettazione dell'API
Merchant.
API secondarie
L'API Merchant è una raccolta di API secondarie. Le API secondarie sono gruppi di servizi e risorse correlati. Questo design ti consente di scegliere di utilizzare solo le
sub-API necessarie per la tua integrazione unica.
L'API Merchant include le seguenti API secondarie:
Account: gestisci gli account Merchant
Center su larga scala.
Prodotti: gestisci i dati di prodotto,
come prezzo e disponibilità.
Origini dati: visualizza e
gestisci le origini dati per i tuoi prodotti.
Inventari: mostra i tuoi prodotti per negozio o regione su Google.
Report: visualizza i dati su prodotti, rendimento e panorama competitivo su Google.
Promozioni: crea e
gestisci le promozioni per mettere in evidenza le offerte speciali per i tuoi prodotti.
Il meccanismo di trasporto predefinito dell'API Merchant è gRPC.
Puoi anche utilizzare
REST.
Per ulteriori informazioni, consulta la guida rapida.
Enum
I campi enum nell'API Merchant potrebbero mostrare nuovi valori in futuro. Il codice
deve essere strutturato in modo da gestire correttamente i valori non riconosciuti. Devi monitorare la presenza di valori enum non riconosciuti e
intervenire per mantenere aggiornato il codice.
Controllo delle versioni
Le API secondarie sono versionate separatamente. Ciò significa che non devi fare nulla se
aggiorniamo una sotto-API che non utilizzi. Devi aggiornare il codice solo quando
vengono rilasciate nuove versioni delle API secondarie che utilizzi. Per ulteriori informazioni, vedi
Controllo delle versioni.
Le versioni che terminano con "beta" sono soggette a modifiche o rimozione.
[null,null,["Ultimo aggiornamento 2025-08-08 UTC."],[[["\u003cp\u003eThe Merchant API offers a collection of sub-APIs for managing various aspects of your online product data and presence on Google, including accounts, products, inventory, and reports.\u003c/p\u003e\n"],["\u003cp\u003eIt's designed for flexibility, allowing developers to choose and use only the specific sub-APIs relevant to their needs.\u003c/p\u003e\n"],["\u003cp\u003eThe API supports both gRPC and REST transport mechanisms and features independent versioning for each sub-API, minimizing the impact of updates on existing integrations.\u003c/p\u003e\n"],["\u003cp\u003eAlthough in beta and subject to change, Google provides at least 30 days' notice for breaking changes, ensuring developers have ample time to adapt.\u003c/p\u003e\n"],["\u003cp\u003eThe Merchant API shares similarities with the Content API for Shopping but aims to provide a simpler and more adaptable development experience.\u003c/p\u003e\n"]]],[],null,["# Merchant API design\n\nWe designed Merchant API to be familiar to Content API for Shopping developers,\nyet simpler and more flexible. Here's some detailed information on the design of\nMerchant API.\n\nSub-APIs\n--------\n\nMerchant API is a collection of sub-APIs. The sub-APIs are groups of related\nservices and resources. This design means you can choose to use only the\nsub-APIs needed for your unique integration.\n\nMerchant API includes the following sub-APIs:\n\n- **[Accounts](/merchant/api/guides/accounts/overview)**: Manage Merchant Center accounts at scale.\n- **[Products](/merchant/api/guides/products/overview)**: Manage product data, like price and availability.\n- **[Data sources](/merchant/api/guides/data-sources/overview)**: View and manage the data sources for your products.\n- **[Inventories](/merchant/api/guides/inventories/overview):** Showcase your products by store or region on Google.\n- **[Reports](/merchant/api/guides/reports/overview):** View data on your products, performance, and competitive landscape across Google.\n- **[Promotions](/merchant/api/guides/promotions/overview)**: Create and manage promotions to showcase special offers for your products.\n- **[Local feeds\n partnership](/merchant/api/guides/local-feeds-partnership/overview)**: Upload your local product inventory feed.\n- **[Conversion sources](/merchant/api/guides/conversion-sources/overview)**: Manage conversion sources for your account.\n- **[Notifications](/merchant/api/guides/accounts/notifications)**: Manage notification subscriptions.\n- **[Quota](/merchant/api/reference/rest/quota_v1/accounts.quotas)**: Check the API quota of your accounts.\n\nTransport\n---------\n\nMerchant API's default transport mechanism is [gRPC](//grpc.io/docs/guides/).\nYou can also use\n[REST](//en.wikipedia.org/wiki/Representational_state_transfer).\n\nSee the [quickstart guide](/merchant/api/guides/quickstart#use_grpc_or_rest) for\nmore information.\n\nEnums\n-----\n\nEnum fields across Merchant API might be exposing new values in the future. Your\ncode should be structured in such a way that it can handle unrecognized values\ngracefully. You should monitor the occurrence of unrecognized enum values and\nintervene to keep the code up to date.\n\nVersioning\n----------\n\nSub-APIs are versioned separately. This means you don't need to do anything if\nwe update a sub-API that you don't use. You only need to update your code when\nnew versions of the sub-APIs you use are released. For more information, see\n[Versioning](/merchant/api/guides/versioning).\n\nVersions that end in \"beta\" are subject to change or removal.\n| **Note:** During the Merchant API beta, we might make breaking changes without updating the major version. We'll give at least 30 days of notice before making a breaking change. For the duration of the beta, all sub-APIs will remain on v1beta."]]