rocket
Content API for Shopping의 공식 후속 제품인
Merchant API를 만나보세요.
update
판매자 API의 새로운 기능, 버그 수정, 출시 업데이트에 관한
최신 정보를 확인하세요.
point_of_sale
Google에서 비즈니스와 제품을 관리하는 방법과 데이터, 유용한 정보, 고유한 기능에 대규모로 프로그래매틱 방식으로 액세스하는 방법을 알아봅니다.
지금 판매자 API를 시작하세요.
제품 피드 유지관리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
요약
가격 및 재고와 같은 일부 제품 데이터는 시간이 지남에 따라 자연스럽게 변화합니다.
이 정보를 최신 상태로 유지하려면 제품 피드를 정기적으로 유지해야 합니다.
보조 피드와 Products API를 사용하여 제품 데이터를 업데이트할 수 있습니다. 보조 피드는 판매자 센터 UI에서만 만들 수 있으며 기본 피드에 연결되어야 합니다.
수동 단계
보조 피드로 인벤토리를 유지하려면 보조 피드 만들기를 참고하세요.
상품 자동 업데이트를 사용하여
가격 및 재고 정보를 최신 상태로 유지할 수도 있습니다. 가격 또는 재고가 현재 판매자 센터에 저장된 정보와 다른 경우 판매자 센터는 웹사이트의 삽입된 구조화된 데이터를 사용하여 제품을 업데이트할 수 있습니다.
상품 자동 업데이트는 제품 데이터를 업데이트하는 주된 방법이 아니라 제품 가격 및 재고와 관련된 사소한 문제를 해결하기 위한 것입니다. 보조 피드 및 Content API와 함께 사용해야 합니다.
상품 자동 업데이트를 사용 설정하려면 상품 자동 업데이트 정보의 단계를 따르세요.
자동 걸음 수
Content API for Shopping을 사용하여 제품 정보를 업데이트하려면 Products API를 사용합니다.
insert
및 update
메서드를 사용하여 개별 항목을 만들고 업데이트할 수 있습니다.
제품 삽입 및 업데이트와 마찬가지로 products.custombatch
메서드를 사용하여 여러 인벤토리 업데이트를 단일 Content API for Shopping 호출로 일괄 처리할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eProduct data like price and availability requires regular updates to stay current.\u003c/p\u003e\n"],["\u003cp\u003eSupplemental feeds, created through the Merchant Center UI and linked to a primary feed, offer a way to update product data.\u003c/p\u003e\n"],["\u003cp\u003eAutomatic item updates provide a way to fix minor discrepancies in price and availability by utilizing structured data from your website.\u003c/p\u003e\n"],["\u003cp\u003eThe Products API allows for programmatic updates of product information, including using methods for creating, updating, and batching changes.\u003c/p\u003e\n"]]],[],null,["# Maintain a product feed\n\nSummary\n-------\n\nSome product data, like price and availability, naturally changes over time.\nYou need to maintain your product feed regularly to keep this information\nup-to-date.\n\nYou can use supplemental feeds and the [Products API](/shopping-content/guides/products/products-api) to update product\ndata. Supplemental feeds can only be created in the\n[Merchant Center UI](https://merchants.google.com), and they must be linked to a primary\nfeed.\n\nManual steps\n------------\n\nTo maintain your inventory with supplemental feeds, see [Create a supplemental\nfeed](//support.google.com/merchants/answer/7439058#supplemental).\n\nYou can also use [automatic item updates](//support.google.com/merchants/answer/3246284) to keep\nprice and availability information up-to-date. Merchant Center can use embedded\nstructured data from your website to update products if the price or\navailability differs from the information currently stored in the Merchant Center.\n\nAutomatic item updates are designed to fix small problems with product\nprice and availability, not to be the main method of updating product data. You\nshould use them in addition to supplemental feeds and the Content API.\n\nTo enable automatic item updates, follow the steps in\n[About automatic item updates](//support.google.com/merchants/answer/3246284).\n\nAutomatic steps\n---------------\n\nTo update information product information with the Content API for Shopping,\nuse the [Products API](/shopping-content/guides/products/products-api).\n\nYou can use the [`insert`](/shopping-content/guides/products/products-api#productsinsert) and [`update`](/shopping-content/guides/products/products-api#productsupdate) methods to create and update\nindividual items.\n\nLike product inserts and updates, multiple inventory updates can be batched into\na single Content API for Shopping call using the [`products.custombatch`](/shopping-content/reference/rest/v2.1/products/custombatch) method."]]