데이터 소스 하위 API 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
데이터 소스는 다음 항목을 제출하는 데 기반이 됩니다.
- 제품 등록정보
- 인벤토리 정보
- promotions
- 고객 리뷰
- 등
Merchant API 내의 데이터 소스 하위 API를 사용하면 Google 판매자 센터 계정에 다양한 유형의 데이터를 제공하는 방식을 프로그래매틱 방식으로 관리할 수 있습니다.
데이터 소스 하위 API를 사용하면 다음 작업을 할 수 있습니다.
- 특정 데이터 제출 요구사항에 맞게 다양한 유형의 데이터 소스를 만들고 구성합니다.
- 기존 데이터 소스 설정에 관한 자세한 정보를 가져옵니다.
- 기본 데이터 소스와 보조 데이터 소스 간의 링크를 관리합니다.
- 주문형 가져오기를 시작하고 파일 기반 데이터 소스의 업로드 상태를 확인합니다.
다음 가이드에서는 일반적인 사용 사례에 관한 자세한 안내와 예를 제공합니다.
제품 업로드를 위한 API 데이터 소스 관리: API를 사용하여 제품 정보를 업로드하도록 특별히 설계된 기본 및 보조 데이터 소스를 만들고 구성하는 방법을 알아봅니다. 여기에는 국가, 언어 또는 특정 타겟에 대한 데이터 소스 설정과 보조 소스를 기본 소스에 연결하는 작업이 포함됩니다.
데이터 소스 구성 보기: 기존 데이터 소스에 관한 세부정보를 가져오는 방법을 알아봅니다. 이 가이드에서는 ID로 특정 데이터 소스를 가져오고 판매자 센터 계정과 연결된 모든 데이터 소스를 나열하는 방법을 설명합니다.
다양한 데이터 소스 유형 관리: API 제품 데이터 소스 외에 다양한 데이터 소스를 설정하는 방법을 알아봅니다. 여기에는 오프라인 판매점 인벤토리, 프로모션, 제품 리뷰, 판매자 리뷰의 데이터 소스 구성이 포함됩니다. 또한 Accounts 하위 API 내에서 자동 피드 설정을 관리하는 방법도 설명합니다.
파일 기반 데이터 소스 처리 모니터링 및 트리거: 파일 기반 데이터 소스를 모니터링하는 방법을 알아봅니다. 이 가이드에서는 데이터 소스의 즉각적인 가져오기를 트리거하는 방법과 오류 또는 경고를 비롯한 최신 파일 업로드의 처리 상태를 검색하는 방법을 설명합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eAutomated data sources streamline the process of sending product data to Google, ensuring the information is up-to-date.\u003c/p\u003e\n"],["\u003cp\u003eThe Merchant Data Sources API allows you to create and manage various data sources, including primary, supplemental, local inventory, regional inventory, promotion, product review, and merchant review data sources.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the Merchant Data Sources API to create data sources, set schedules, link sources, and manage data feeds.\u003c/p\u003e\n"],["\u003cp\u003eTo use the API, your account must have migrated to single locale feeds and data target split.\u003c/p\u003e\n"],["\u003cp\u003eGoogle offers auto-management of data sources, which automatically adds and updates products from your online store.\u003c/p\u003e\n"]]],["The Merchant Data Sources API manages product data sent to Google, supporting primary, supplemental, local, regional, promotion, and review data sources. Key actions include creating primary and supplemental sources, setting file upload schedules, and managing sources via files or API. You can also delete, fetch, get, list, patch, and link data sources. Primary data sources are the main inventory source, while supplemental sources update existing product data. Automatic data source management is available, and file upload status can be checked.\n"],null,["# Data sources sub-API overview\n\nData sources are the foundation for submitting your:\n\n- product listings\n- inventory information\n- promotions\n- customer reviews\n- and more\n\nThe Data sources sub-API within Merchant API lets you programmatically manage\nhow you provide various types of data to your Google Merchant Center account.\n\nWith the Data sources sub-API, you can:\n\n- Create and configure different types of data sources tailored to your specific data submission needs.\n- Retrieve detailed information about your existing data source setups.\n- Manage links between primary and supplemental data sources.\n- Initiate on-demand fetches and check the status of your uploads for file based data sources.\n\nThe following set of guides provides detailed instructions and examples for\ncommon use cases:\n\n- **[Manage API data sources for product\n uploads](/merchant/api/guides/data-sources/api-sources)**: learn how to\n create and configure primary and supplemental data sources specifically\n designed for uploading your product information with the API. This includes\n setting up data sources for any country, language or specific targets, and\n linking supplemental sources to primary ones.\n\n- **[View your data source\n configurations](/merchant/api/guides/data-sources/view-sources)**: discover\n how to retrieve details about your existing data sources. This guide covers\n fetching a specific data source by its ID and listing all data sources\n associated with your Merchant Center account.\n\n- **[Manage various data source\n types](/merchant/api/guides/data-sources/various-sources)**: explore how to\n set up different kinds of data sources beyond API product data sources. This\n includes configuring data sources for local inventory, promotions, product\n reviews, and merchant reviews. It also covers how to manage Autofeed\n settings within the Accounts sub-API.\n\n- **[Monitor and trigger file based data source\n processing](/merchant/api/guides/data-sources/monitor-status)**: understand\n how to monitor your file-based data sources. This guide explains how to\n trigger an immediate fetch for a data source and how to retrieve the\n processing status of your latest file uploads, including any errors or\n warnings."]]