ตั้งแต่ Content API เวอร์ชัน 2.1 เป็นต้นไป คุณจะใช้ฟีดเสริมเพื่ออัปเดตข้อมูลผลิตภัณฑ์เพียงบางส่วนได้ การอัปเดตบางส่วนด้วยฟีดเสริมช่วยให้คุณส่งคําขอที่มีเฉพาะช่องที่ต้องการแก้ไขเท่านั้น โดยไม่ส่งผลต่อข้อมูลผลิตภัณฑ์ส่วนที่เหลือ เมื่อสร้างฟีดเสริมใน Merchant Center แล้ว คุณจะอัปเดตบางส่วนได้โดยใส่พารามิเตอร์การค้นหา feedId
เมื่อเรียกใช้ Products.insert
และ Products.delete
ฟีดเสริม
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-13 UTC
[null,null,["อัปเดตล่าสุด 2025-08-13 UTC"],[[["\u003cp\u003eGoogle is introducing the beta version of the Merchant API, which is the new version of the Content API for Shopping and its future.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can learn more about the Merchant API and its benefits through the announcement blog post.\u003c/p\u003e\n"],["\u003cp\u003eStarting with Content API v2.1, supplemental feeds enable partial product data updates, modifying only specific fields without affecting others.\u003c/p\u003e\n"],["\u003cp\u003ePartial updates using supplemental feeds maintain the existing product expiration date; a full product insert request is needed to reset it.\u003c/p\u003e\n"],["\u003cp\u003eSupplemental feeds are exclusively for updating existing products, not for creating new ones.\u003c/p\u003e\n"]]],["The beta version of the Merchant API, the new Content API for Shopping, is now available. Version 2.1 allows partial product data updates using supplemental feeds, modifying specific fields without affecting other data. To perform these partial updates include the `feedId` query parameter when using `Products.insert` and `Products.delete`. Supplemental feed updates do not reset product expiration dates; use a full `Products.insert` request for that. Supplemental feeds cannot create new products, only modify existing ones.\n"],null,["# Supplemental feeds\n\nStarting with v2.1 of the Content API, you can use\n[supplemental feeds](//support.google.com/merchants/answer/7439058#supplemental)\nto perform partial updates of product data. Partial updates with supplemental\nfeeds let you make requests that only include the fields that you want to\nmodify, without affecting the rest of the product data. Once you create your\nsupplemental feeds in Merchant Center, you can make partial updates by including\nthe `feedId` query parameter when calling `Products.insert` and\n`Products.delete`.\n| **Key Point:** Partial updates with supplemental feeds do not reset the product expiration date. Submit a full `Products.insert` request to [reset the product\n| expiration date](/shopping-content/guides/best-practices#update-items-before-they-expire).\n| **Note:** You can only use supplemental feeds to update existing products. You cannot create new products with supplemental feed requests."]]