rocket
ขอแนะนำ
Merchant API
- ทายาทอย่างเป็นทางการของ Content API for Shopping
updateรับข้อมูลล่าสุด
เกี่ยวกับฟีเจอร์ใหม่ การแก้ไขข้อบกพร่อง และการอัปเดตการเปิดตัว Merchant API
point_of_sale
ดูวิธีจัดการธุรกิจและผลิตภัณฑ์ใน Google รวมถึงวิธีรับสิทธิ์เข้าถึงแบบเป็นโปรแกรมเพื่อดูข้อมูล
ข้อมูลเชิงลึก และความสามารถที่ไม่เหมือนใครในวงกว้าง
เริ่มต้นใช้งาน Merchant API วันนี้เลย
ผลิตภัณฑ์ทั้งหมดต้องมีข้อมูลการจัดส่ง คุณตั้งค่ากฎการจัดส่งทั่วไปสำหรับทั้งบัญชีได้ใน Merchant Center หรือผ่าน Content API for Shopping นอกจากนี้ คุณยังตั้งค่าข้อมูลนี้หรือลบล้างการตั้งค่าของทั้งบัญชีสำหรับแต่ละผลิตภัณฑ์ได้โดยเพิ่มข้อมูลการจัดส่งในแอตทริบิวต์ผลิตภัณฑ์ที่อัปโหลด
หากบัญชี Merchant Center แสดงผลิตภัณฑ์ในสหรัฐอเมริกา คุณต้องตั้งค่าภาษีก่อนจึงจะแสดงผลิตภัณฑ์ได้ มิเช่นนั้น การพยายามอัปโหลดผลิตภัณฑ์สำหรับสหรัฐอเมริกาจะแจ้งเตือนให้ตั้งค่าภาษีไม่ได้
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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."]]