> For the complete documentation index, see [llms.txt](https://help.genser.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.genser.ai/ja/developers/product-collection/google-merchant-api.md).

# Google Merchant API

GMC Merchant API仕様のリクエストボディを、そのまま専用エンドポイントへ送信してください。データ変換は不要で、GMC APIの標準形式をそのままご利用いただけます。

{% hint style="info" %}
GMC Merchant API仕様は、[Google公式ドキュメント](https://developers.google.com/merchant/api/reference/rest/products_v1/accounts.productInputs?_gl=1*uzno6q*_up*MQ..*_ga*MTE4OTkwOTY4NC4xNzcyNzEyNzM0*_ga_SM8HXJ53K2*czE3NzI3MTI3MzQkbzEkZzAkdDE3NzI3MTI3NTckajM3JGwwJGgw#ProductInput)をご参照ください。
{% endhint %}

## **GMC API エンドポイント** <a href="#id-1" id="id-1"></a>

* リクエストURL: `https://api.gelatto.jp`

<table><thead><tr><th width="414.0234375">Endpoint</th><th width="100.4296875">Method</th><th width="101.41796875">Header</th><th></th></tr></thead><tbody><tr><td><code>/collector/google/products</code></td><td>POST</td><td>APIキー: 発行済みのAPIキー</td><td>Merchant APIのボディと同様です</td></tr><tr><td><code>/collector/google/products/{productInputsName}</code></td><td>PATCH</td><td>APIキー: 発行済みのAPIキー</td><td>Merchant APIのボディと同様です</td></tr><tr><td><code>/collector/google/products/{productInputsName}</code></td><td>DELETE</td><td>APIキー: 発行済みのAPIキー</td><td></td></tr></tbody></table>

{% hint style="info" %}
`{productInputsName}`については、次の[ドキュメント](https://developers.google.com/merchant/api/reference/rest/products_v1/accounts.productInputs/patch?_gl=1*5oc6ws*_up*MQ..*_ga*MTg0NTgzMDY3Mi4xNzczNzE1MDgw*_ga_SM8HXJ53K2*czE3NzM3MTUwODAkbzEkZzAkdDE3NzM3MTUwODAkajYwJGwwJGgw#path-parameters)の内容をご確認ください。
{% endhint %}
