從 Content API 2.1 版開始,你可以使用補充動態饋給部分更新產品資料。使用補充動態饋給進行部分更新時,您可以只在要求中加入要修改的欄位,其餘產品資料則不受影響。在 Merchant Center 中建立補充動態饋給後,您可以在呼叫 Products.insert 和 Products.delete 時加入 feedId 查詢參數,進行部分更新。
補充動態饋給
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-07-06 (世界標準時間)。
[null,null,["上次更新時間:2026-07-06 (世界標準時間)。"],[],["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"]]