Content API v2.1 以降では、
補助フィード
を使用して商品データの一部を更新できます。補助フィードを使用した部分更新では、商品データの残りの部分に影響を与えることなく、変更するフィールドのみを含むリクエストを作成できます。Merchant Center
で補助フィードを作成したら、Products.insert と Products.delete を呼び出すときに feedId
クエリ パラメータを含めることで、部分更新を行うことができます。
補助フィード
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-07-06 UTC。
[null,null,["最終更新日 2026-07-06 UTC。"],[],["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"]]