rocket
认识一下
Merchant API
- Content API for Shopping 的正式替代产品。
update
获取有关 Merchant API 的新功能、问题修复和版本更新的最新信息。
设置税费和运费
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
摘要
所有商品都必须包含运费信息。您可以在 Merchant Center 或通过 Content API for Shopping 为整个帐号设置一般配送规则。您还可以在上传的商品属性中添加配送信息,以设置此信息或替换每个商品的帐号级设置。
如果您的 Merchant Center 帐号面向美国投放商品,您必须先设置税费设置,然后商品才能投放。否则,尝试向美国上传商品会失败,并且系统会提醒您设置税费设置。
帐号范围的税费设置仅适用于定位到美国的商品。如果您要面向其他国家/地区销售商品,请参阅税费设置简介,了解如何提供目标国家/地区的税务信息。
手动步骤
- (仅限美国)在 Merchant Center 中设置税费设置。
- 为整个帐号或每件商品设定配送设置。
自动设置步骤
下面介绍了使用 Content API for Shopping 的步骤。
- (仅限美国)使用
accounttax
服务进行税费设置。
- 设定帐号级或单件商品的配送设置:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[[["\u003cp\u003eAll products require shipping information, which can be configured account-wide or per product in Google Merchant Center or via the Content API.\u003c/p\u003e\n"],["\u003cp\u003eFor products sold in the US, tax settings must be established in Merchant Center before they can be listed.\u003c/p\u003e\n"],["\u003cp\u003eAccount-wide tax settings apply only to US products; other countries require separate tax configuration as outlined in the tax settings documentation.\u003c/p\u003e\n"],["\u003cp\u003eShipping settings can be managed automatically via the Content API, offering both account-level and product-level options.\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."]]