تتضمّن واجهة برمجة التطبيقات
لأداء الأعمال في Google طريقة واجهة برمجة تطبيقات
جديدة تتيح جلب عدة "مقاييس يومية" في طلب واحد لواجهة برمجة التطبيقات.
يُرجى مراجعة
الجدول الزمني للإيقاف وتعليمات نقل البيانات من طريقة v4 reportInsights API إلى واجهة برمجة التطبيقات الخاصة بأداء "الملف التجاري على Google".
نظرة عامة على بروتوكول OAuth
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
عندما يرسل تطبيقك طلبًا إلى واجهات برمجة تطبيقات "الملف التجاري على Google"، يجب أن يحتوي هذا الطلب على رمز موافقة مميّز. يحدِّد الرمز المميّز للتفويض المستخدم أو التطبيق لـ Google،
ما يسمح بالوصول إلى واجهات برمجة تطبيقات "الملف التجاري على Google". يجب أن يستخدم تطبيقك بروتوكول
OAuth 2.0 للسماح بالطلبات.
يوضّح دليل
إعداد OAuth
الطرق المختلفة التي يمكنك استخدامها لتنفيذ OAuth 2.0 على
منصتك. توفّر Google Identity Platform وظيفتَي تسجيل الدخول وOAuth من Google اللتين يتم استخدامهما في هذا الدليل.
يوفّر تنفيذ بروتوكول OAuth 2.0 المزايا التالية:
- حماية الوصول إلى بيانات مالك النشاط التجاري
- لتحديد هوية مالك النشاط التجاري عند تسجيل الدخول إلى حسابه على Google
- أن يحدّد أنّه يمكن لمنصّة أو تطبيق شريك الوصول إلى بيانات الموقع الجغرافي وتعديلها بموجب
موافقة صريحة من مالك النشاط التجاري ويمكن للمالك إبطال هذا الإذن لاحقًا.
- لتحديد هوية منصة الشريك
- تتيح هذه الميزة لمنصّات الشركاء تنفيذ إجراءات على الإنترنت أو بلا إنترنت بالنيابة عن مالك النشاط التجاري. ويشمل ذلك الردود على المراجعات وإنشاء المشاركات وتعديلات عناصر القائمة.
- السماح بجعل سير العمل المتعدّد الخطوات مع المشاركين المتعدّدين شفافيًا، مثل
دعوات الإدارة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eBusiness Profile API requests require an authorization token obtained through OAuth 2.0 for user or application identification.\u003c/p\u003e\n"],["\u003cp\u003eOAuth 2.0 implementation safeguards business data, verifies owner identity, and grants controlled access to partner platforms.\u003c/p\u003e\n"],["\u003cp\u003ePartner platforms can utilize OAuth 2.0 to perform actions on behalf of the business owner, including managing reviews, posts, and menus, with the owner's explicit and revocable consent.\u003c/p\u003e\n"]]],[],null,["# OAuth overview\n\nEvery request that your application sends to the Business Profile APIs must include an\nauthorization token. The authorization token identifies the user or the application to Google,\nwhich allows access to the Business Profile APIs. Your application must use\n[OAuth 2.0](/identity/protocols/OAuth2) protocol to authorize requests.\n\nThe\n[OAuth setup](/my-business/content/oauth-setup)\nguide explains the different methods that you can use to implement OAuth 2.0 on your\nplatform. The [Google Identity Platform](/identity/choose-auth) provides the Google\nSign-In and OAuth functionality that's used throughout this guide.\n\nThe implementation of OAuth 2.0 provides the following benefits:\n\n- Protects access to the business owner's data.\n- Establishes the identity of the business owner when they sign in to their Google Account.\n- Establishes that a partner platform or application can access and modify location data with explicit consent from the business owner. The owner can later revoke this access.\n- Establishes the identity of the partner platform.\n- Enables partner platforms to perform online or offline actions on behalf of the business owner. This includes responses to reviews, creation of posts, and updates to menu items.\n- Allows multi-step workflows with multiple participants to be made transparent, such as management invitations."]]