تتضمّن واجهة برمجة التطبيقات
لأداء الأعمال في Google طريقة واجهة برمجة تطبيقات
جديدة تتيح جلب عدة "مقاييس يومية" في طلب واحد لواجهة برمجة التطبيقات.
يُرجى مراجعة
الجدول الزمني للإيقاف وتعليمات نقل البيانات من طريقة v4 reportInsights API إلى واجهة برمجة التطبيقات الخاصة بأداء "الملف التجاري على Google".
My Business Notifications API
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تتيح واجهة برمجة التطبيقات My Business Notification Settings API إدارة إعدادات الإشعارات لحسابات النشاط التجاري.
ملاحظة - إذا كانت لديك حصة 0 بعد تفعيل واجهة برمجة التطبيقات، يُرجى طلب الوصول إلى واجهة برمجة تطبيقات "الملف التجاري على Google".
الخدمة: mybusinessnotifications.googleapis.com
للاتّصال بهذه الخدمة، ننصحك باستخدام مكتبات العملاء التي تقدّمها Google. إذا كان تطبيقك يحتاج إلى استخدام مكتباتك الخاصة لاستدعاء هذه الخدمة، استخدِم المعلومات التالية عند تقديم طلبات واجهة برمجة التطبيقات.
مستند Discovery
مستند الاستكشاف هو مواصفة يمكن للآلة قراءتها، لوصف واجهات برمجة تطبيقات REST واستخدامها. ويتم استخدامه لإنشاء مكتبات العملاء ومكونات إضافية لبيئة تطوير البرامج المتكاملة وأدوات أخرى تتفاعل مع واجهات برمجة تطبيقات Google. قد توفّر خدمة واحدة مستندات استكشاف متعددة. توفّر هذه الخدمة مستند Discovery التالي:
نقطة نهاية الخدمة
نقطة نهاية الخدمة هي عنوان URL أساسي يحدّد عنوان الشبكة لخدمة واجهة برمجة التطبيقات. قد تتضمّن خدمة واحدة عدة نقاط نهاية للخدمات. تحتوي هذه الخدمة على نقطة نهاية الخدمة التالية، وترتبط كل معرّفات الموارد المنتظمة (URI) أدناه بنقطة نهاية الخدمة هذه:
https://mybusinessnotifications.googleapis.com
الطُرق |
getNotificationSetting |
GET /v1/{name=accounts/*/notificationSetting}
تعرض إعدادات إشعارات pubsub للحساب. |
updateNotificationSetting |
PATCH /v1/{notificationSetting.name=accounts/*/notificationSetting}
يضبط إعداد إشعارات pubsub للحساب الذي يُعلِم Google بالموضوع الذي يجب إرسال إشعارات pubsub له. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe My Business Notification Settings API allows you to manage notification settings for Google Business Profile accounts.\u003c/p\u003e\n"],["\u003cp\u003eYou can use this API to define where Google sends pubsub notifications for your account.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides methods to get and update your notification settings.\u003c/p\u003e\n"],["\u003cp\u003eIf you have a quota of 0 after enabling the API, you will need to request access to the Google Business Profile API.\u003c/p\u003e\n"]]],[],null,["# My Business Notifications API\n\nThe My Business Notification Settings API enables managing notification settings for business accounts. \n\nNote - If you have a quota of 0 after enabling the API, please [request](https://developers.google.com/my-business/content/prereqs#request-access) for GBP API access.\n\n- [REST Resource: v1.accounts](#v1.accounts)\n\nService: mybusinessnotifications.googleapis.com\n-----------------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://mybusinessnotifications.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://mybusinessnotifications.googleapis.com`\n\nREST Resource: [v1.accounts](/my-business/reference/notifications/rest/v1/accounts)\n-----------------------------------------------------------------------------------\n\n| Methods ||\n|--------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [getNotificationSetting](/my-business/reference/notifications/rest/v1/accounts/getNotificationSetting) | `GET /v1/{name=accounts/*/notificationSetting}` Returns the pubsub notification settings for the account. |\n| [updateNotificationSetting](/my-business/reference/notifications/rest/v1/accounts/updateNotificationSetting) | `PATCH /v1/{notificationSetting.name=accounts/*/notificationSetting}` Sets the pubsub notification setting for the account informing Google which topic to send pubsub notifications for. |"]]