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.