סקירה כללית על מקורות נתונים של API משני
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מקורות הנתונים הם הבסיס לשליחת:
- כרטיסי מוצר
- פרטי מלאי
- קידומי מכירות
- ביקורות מלקוחות
- ועוד
ה-Data sources sub-API בתוך Merchant API מאפשר לכם לנהל באופן פרוגרמטי את האופן שבו אתם מספקים סוגים שונים של נתונים לחשבון Google Merchant Center.
בעזרת Data sources sub-API, תוכלו:
- יוצרים ומגדירים סוגים שונים של מקורות נתונים בהתאם לצרכים הספציפיים שלכם לשליחת נתונים.
- אחזור מידע מפורט על ההגדרות הקיימות של מקור הנתונים.
- ניהול קישורים בין מקורות נתונים ראשיים למקורות נתונים משלימים.
- להתחיל אחזור לפי דרישה ולבדוק את סטטוס ההעלאות של מקורות נתונים מבוססי-קובץ.
בסדרת המדריכים הבאה מפורטות הוראות ודוגמאות לתרחישים נפוצים:
ניהול מקורות נתונים של API להעלאות מוצרים: במאמר הזה מוסבר איך ליצור ולהגדיר מקורות נתונים ראשיים ומשלימים שנועדו במיוחד להעלאת פרטי המוצרים באמצעות ה-API. הפעולות האלה כוללות הגדרת מקורות נתונים לכל מדינה, שפה או יעדים ספציפיים, וקישור מקורות משלימים למקורות ראשיים.
צפייה בהגדרות של מקורות הנתונים: כאן מוסבר איך לאחזר פרטים על מקורות הנתונים הקיימים. במדריך הזה מוסבר איך לאחזר מקור נתונים ספציפי לפי המזהה שלו, ואיך לראות רשימה של כל מקורות הנתונים שמקושרים לחשבון Merchant Center שלכם.
ניהול סוגים שונים של מקורות נתונים: כאן מוסבר איך להגדיר סוגים שונים של מקורות נתונים, בנוסף למקורות נתונים של מוצרים דרך API. הפעולות האלה כוללות הגדרת מקורות נתונים של מלאי בחנויות מקומיות, מבצעים, ביקורות על מוצרים וביקורות על מוכרים. בנוסף, המאמר כולל הסבר על ניהול ההגדרות של Autofeed ב-Accounts sub-API.
מעקב אחר עיבוד של מקור נתונים שמבוסס על קובץ והפעלת העיבוד: הסבר על מעקב אחרי מקורות נתונים שמבוססים על קובץ. במדריך הזה מוסבר איך להפעיל אחזור מיידי של מקור נתונים ואיך לאחזר את סטטוס העיבוד של העלאות הקבצים האחרונות, כולל שגיאות או אזהרות.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]