Google Merchant API

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

circle-info

GMC Merchant API仕様は、Google公式ドキュメントarrow-up-rightをご参照ください。

GMC API エンドポイント

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

Endpoint
Method
Header

/collector/google/products

POST

APIキー: 発行済みのAPIキー

Merchant APIのボディと同様です

/collector/google/products/{productInputsName}

PATCH

APIキー: 発行済みのAPIキー

Merchant APIのボディと同様です

/collector/google/products/{productInputsName}

DELETE

APIキー: 発行済みのAPIキー

circle-info

{productInputsName}については、次のドキュメントarrow-up-rightの内容をご確認ください。

Last updated