update
取得最新資訊
,瞭解 Merchant API 的新功能、錯誤修正和版本更新。
設定稅金和運送設定
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
摘要
所有產品都必須提供運送資訊。您可以透過 Merchant Center 或 Content API for Shopping,為整個帳戶設定一般運送規則。您也可以在已上傳的產品屬性中新增運送資訊,藉此設定這項資訊,或針對個別產品覆寫整個帳戶的設定。
如果您的 Merchant Center 帳戶放送美國的產品,您必須先設定稅金設定才能放送廣告。否則,將導致您無法順利上傳美國的產品,但會收到設定稅金設定的提醒。
帳戶層級稅金設定僅適用於指定美國的產品。如果您要向其他國家/地區放送產品廣告,請參閱稅金設定簡介一文,瞭解如何為您指定的國家/地區提供稅務資訊。
手動步驟
- (僅限美國) 在 Merchant Center 中調整稅金設定。
- 針對整個帳戶或個別產品調整運送設定。
自動步驟
以下說明使用 Content API for Shopping 的步驟。
- (僅限美國) 使用
accounttax
服務進行稅金設定。
- 設定整個帳戶或個別產品的運送設定:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間:2025-08-31 (世界標準時間)。"],[[["\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."]]