Starting with v2.1 of the Content API, you can use
supplemental feeds
to perform partial updates of product data. Partial updates with supplemental
feeds let you make requests that only include the fields that you want to
modify, without affecting the rest of the product data. Once you create your
supplemental feeds in Merchant Center, you can make partial updates by including
the feedId
query parameter when calling Products.insert
and
Products.delete
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[null,null,["Last updated 2024-10-16 UTC."],[[["Google is introducing the beta version of the Merchant API, which is the new version of the Content API for Shopping and its future."],["Developers can learn more about the Merchant API and its benefits through the announcement blog post."],["Starting with Content API v2.1, supplemental feeds enable partial product data updates, modifying only specific fields without affecting others."],["Partial updates using supplemental feeds maintain the existing product expiration date; a full product insert request is needed to reset it."],["Supplemental feeds are exclusively for updating existing products, not for creating new ones."]]],[]]