Method: inventory.partners.merchants.getStatus
طلب HTTP
GET https://mapsbooking.googleapis.com/v1alpha/inventory/{name=partners/*/merchants/*/status}
يستخدِم عنوان URL بنية تحويل ترميز gRPC.
مَعلمات المسار
المَعلمات |
name |
string
مطلوبة. اسم المورد بتنسيق الشركاء/{partner_id}/merchants/{merchantId}/status.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال MerchantStatus
.
نطاقات التفويض
يجب توفير نطاق OAuth التالي:
https://www.googleapis.com/auth/mapsbooking
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-07-10 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-07-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Retrieve the MerchantStatus of a Merchant using a GET request."],["The request URL follows gRPC Transcoding syntax and requires a specific path parameter to identify the Merchant."],["An empty request body is necessary, and the response provides the MerchantStatus if successful."],["Authorization requires the 'https://www.googleapis.com/auth/mapsbooking' OAuth scope."]]],[]]