Content API v2.1부터 보조 피드를 사용하여 제품 데이터의 부분 업데이트를 수행할 수 있습니다. 보조 피드를 사용하여 부분 업데이트를 하면 나머지 제품 데이터에 영향을 주지 않고 수정하려는 필드만 포함하는 요청을 할 수 있습니다. 판매자 센터에서 보조 피드를 만든 후에는 Products.insert
및 Products.delete
를 호출할 때 feedId
쿼리 매개변수를 포함하여 부분 업데이트를 수행할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-07-03(UTC)
[null,null,["최종 업데이트: 2024-07-03(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."]]],["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"]]