Data Sources サブ API の概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
データソースは、次の情報を送信するための基盤となります。
- 商品リスティング
- 在庫情報
- promotions
- 購入者レビュー
- など
Merchant API 内の Data sources サブ API を使用すると、さまざまな種類のデータを Google Merchant Center アカウントに提供する方法をプログラムで管理できます。
Data sources サブ API を使用すると、次のことができます。
- 特定のデータ送信のニーズに合わせて、さまざまなタイプのデータソースを作成して構成します。
- 既存のデータソース設定に関する詳細情報を取得します。
- メインのデータソースと補足のデータソース間のリンクを管理します。
- ファイルベースのデータソースでオンデマンド フェッチを開始し、アップロードのステータスを確認します。
次のガイドでは、一般的なユースケースの詳細な手順と例を示します。
商品アップロード用の API データソースを管理する: API を使用して商品情報をアップロードするために特別に設計されたメインのデータソースと補助のデータソースを作成して構成する方法について説明します。これには、国、言語、特定のターゲットのデータソースの設定や、補助ソースとメインソースのリンクなどが含まれます。
データソース構成を表示する: 既存のデータソースの詳細を取得する方法について説明します。このガイドでは、ID で特定のデータソースを取得する方法と、Merchant Center アカウントに関連付けられているすべてのデータソースを一覧表示する方法について説明します。
さまざまなデータソース タイプを管理する: API プロダクトのデータソース以外のさまざまなデータソースを設定する方法について説明します。これには、ローカル在庫、プロモーション、商品レビュー、販売者レビューのデータソースの設定が含まれます。また、Accounts サブ API 内で自動フィードの設定を管理する方法についても説明します。
ファイルベースのデータソースの処理をモニタリングしてトリガーする: ファイルベースのデータソースをモニタリングする方法について説明します。このガイドでは、データソースの即時取得をトリガーする方法と、エラーや警告を含む最新のファイル アップロードの処理ステータスを取得する方法について説明します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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."]]