rocket
تعرَّف على
Merchant API
الذي يحلّ رسميًا محلّ Content API for Shopping.
add_alert
ملاحظة: سيتم إيقاف Content API for Shopping نهائيًا في 18 أغسطس 2026.
نظرة عامة
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكن للتجّار استخدام مورد
products
لإنشاء كتالوج المتجر على الإنترنت، وهو عبارة عن
قائمة بالمنتجات والعروض المتاحة على Google Shopping. ويمكن للتجّار استخدام المورد products
بعد إنشاء حسابهم على Merchant Center والاستعداد لتحميل مجموعة أولية من المنتجات من خلال واجهة برمجة التطبيقات.
يتحمّل التجّار مسؤولية الامتثال لسياسات إعلانات Shopping والبيانات المجانية. ويحتفظ Google Shopping بالحق في فرض هذه السياسات والردّ عليها بشكل مناسب
إذا عثرنا على محتوى أو سلوك يخالف هذه السياسات.
يحمّل المورد products
معلومات المنتج إلى قاعدة بيانات Shopping Merchant Center. كما توفر أيضًا عددًا من الطرق التي تتيح لك الدخول إلى معلومات المنتج أو تحديثها أو حذفها واحدة تلو الأخرى، أو العديد من الطرق في وقت واحد
في وضع الدفعة.
على الرغم من أنّ التجّار يستطيعون تحميل المنتجات باستخدام ملف يُسمّى الخلاصة الأساسية، تتوفّر عدّة مزايا لإنشاء منتجات وتحديثها وحذفها باستخدام Content API، بما في ذلك تسريع عملية الردّ وإمكانية تحديث منتجات متعدّدة في الوقت الفعلي، بدون الحاجة إلى إدارة خلاصات تكميليّة متعدّدة. قد يستغرق ظهور تغييرات المنتج التي تم إجراؤها من خلال طلبات البيانات من واجهة برمجة التطبيقات في قاعدة بيانات Shopping Merchant Center ما يصل إلى عدة ساعات.
يمكن أن تساعد Google في الحفاظ على سمات معيّنة لمنتجاتك تلقائيًا. انظر تفعيل التحسينات التلقائية لمزيد من التفاصيل.
في ما يلي رسم بياني حول كيفية إدارة المنتجات:

يشير مصطلح "منتج" إلى الوحدة الفعلية التي سيتمّ عرضها على صفحة تفاصيل منتج التاجر لإدراجها في موقع إلكتروني، مثل Google Shopping.

إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-13 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-13 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe Merchant API is the new version of the Content API for Shopping, allowing merchants to create and manage their online store catalogs on Google Shopping.\u003c/p\u003e\n"],["\u003cp\u003eMerchants can utilize the \u003ccode\u003eproducts\u003c/code\u003e resource to add, update, or remove product information individually or in batches, offering faster response times compared to traditional feed uploads.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Shopping enforces its advertising and free listing policies, holding merchants accountable for compliance.\u003c/p\u003e\n"],["\u003cp\u003eProduct data uploaded through the API is stored in the Shopping Merchant Center database, and Google offers automatic improvements for certain product attributes.\u003c/p\u003e\n"],["\u003cp\u003eThe term "product" in this context specifically denotes the physical item displayed on a merchant's product detail page for online listings.\u003c/p\u003e\n"]]],["The Merchant API beta, a new version of the Content API for Shopping, allows merchants to create and manage their online product catalog on Google Shopping. Merchants use the `products` resource to upload, update, or delete product information, either individually or in batches, directly to the Shopping Merchant Center database. Using the API offers advantages over Primary Feeds, like faster response times and real-time updates, although changes may take hours to reflect. Merchants must comply with Google's Shopping ads and free listings policies.\n"],null,["# Overview\n\nMerchants can use the\n[`products`](/shopping-content/reference/rest/v2.1/products)\nresource to create an online store catalog, that is a list of\nproducts and offers that are available on Google Shopping. Merchants can use the\n`products` resource once they have created their merchant center account, and are\nready to upload an initial set of products through the API.\n\nMerchants are responsible for complying with the [Shopping\nads](//support.google.com/merchants/answer/6149970) and [free\nlistings](//support.google.com/merchants/answer/9261529) policies. Google\nShopping reserves the right to enforce these policies and respond appropriately\nif we find content or behavior that violates these policies.\n\nThe `products` resource uploads product information to the **Shopping Merchant\nCenter** database. It also provides a number of methods that let you\naccess, update or delete product information one at a time, or many at a time\nin batch mode.\n\nAlthough merchants have the ability to load products using a file called a\n**Primary Feed**, there are several advantages to creating, updating, and\ndeleting products using the Content API, including faster response time and\nthe ability to update multiple products in real time, without the need to\nmanage multiple supplemental feeds. It may take up to several hours\nfor product changes made by API calls to show in the Shopping Merchant Center\ndatabase.\n\nGoogle can help maintain certain attributes of your products automatically. See\n[Enable automatic improvements](/shopping-content/guides/automatic-improvements)\nfor more details.\n\nHere's a diagram of how you can manage products:\n\nThe term \"product\" refers to the physical unit that is to be displayed on a\nmerchant's Product Detail Page for listing in an online location like Google\nShopping."]]