rocket
Content API for Shopping の正式な後継である
Merchant API をご紹介します。
update
Merchant API の新機能、バグの修正、リリース更新に関する
最新情報を入手します。
税金と送料の設定
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
すべての商品に配送情報が必要です。一般的な配送ルールは、Merchant Center または Content API for Shopping を使用してアカウント全体に設定できます。商品ごとにこの情報を設定するか、アカウント全体の設定をオーバーライドすることもできます。これを行うには、アップロードした商品属性に配送情報を追加します。
Merchant Center アカウントで米国向けの商品を配信する場合は、事前に税金を設定する必要があります。それ以外の場合、米国向けの商品をアップロードしようとすると、税金の設定を促すリマインダーが表示されます。
アカウント全体の税金の設定は、米国が対象の商品にのみ適用されます。その他の国で商品を配信している場合は、税金設定についてをご覧になり、対象国の税務情報を指定する方法をご確認ください。
手動で行う場合の手順
- (米国のみ)Merchant Center で税金を設定します。
- 送料はアカウント単位または商品単位で設定します。
自動ステップ
Content API for Shopping を使用する手順は次のとおりです。
- (米国のみ)
accounttax
サービスを使用して税金を設定します。
- アカウント単位または商品ごとの配送設定を行います。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eAll products require shipping information, which can be configured account-wide or per-product through Merchant Center or the Content API.\u003c/p\u003e\n"],["\u003cp\u003eUS merchants must set up tax settings in Merchant Center or via the Content API before products can be served in the US.\u003c/p\u003e\n"],["\u003cp\u003eAccount-wide tax settings only apply to products targeting the United States; other countries have separate tax configuration processes.\u003c/p\u003e\n"],["\u003cp\u003eShipping and tax settings can be managed manually through the Merchant Center or programmatically using the Content API for Shopping.\u003c/p\u003e\n"]]],[],null,["# Set tax and shipping settings\n\nSummary\n-------\n\nAll products must have shipping information. You can set up general shipping\nrules on an account-wide basis in the [Merchant Center](https://merchants.google.com) or\nthrough the Content API for Shopping. You can also set this information or\noverride the account-wide settings on a per-product basis by adding shipping\ninformation in the uploaded\n[product attributes](//support.google.com/merchants/answer/6324484).\n\nIf your Merchant Center account serves products for the United States, you must\nset up tax settings before they can serve. Otherwise, attempting to upload\nproducts for the US fails with a reminder to set up tax settings.\n\nThe account-wide tax settings are only for products that target the United\nStates. If you're serving products for other countries, please see [About tax\nsettings](//support.google.com/merchants/answer/7052209) to learn how to provide tax information for your target countries.\n\nManual steps\n------------\n\n1. (US only) [Set up tax settings](//support.google.com/merchants/answer/160162) in the Merchant Center.\n2. Set up shipping settings on an [account-wide](//support.google.com/merchants/answer/6069284) or [per-product](//support.google.com/merchants/answer/6324484) basis.\n\nAutomatic steps\n---------------\n\nHere are the steps to use the Content API for Shopping.\n\n1. (US only) Set up tax settings with the [`accounttax`](/shopping-content/reference/rest/v2.1/accounttax) service.\n2. Set up account-wide or per-product shipping settings:\n - For account-wide shipping settings, use the [`shippingsettings`](/shopping-content/reference/rest/v2.1/shippingsettings) service. For examples, see the [Account-level Tax and Shipping](/shopping-content/guides/how-tos/account-level-tax-shipping) guide.\n - For per-product shipping settings, see the [`shipping` attribute](//support.google.com/merchants/answer/6324484) documentation and the corresponding attributes in the [`products`](/shopping-content/reference/rest/v2.1/products) resource."]]