تتضمّن واجهة برمجة التطبيقات
لأداء الأعمال في Google طريقة واجهة برمجة تطبيقات
جديدة تتيح جلب عدة "مقاييس يومية" في طلب واحد لواجهة برمجة التطبيقات.
يُرجى مراجعة
الجدول الزمني للإيقاف وتعليمات نقل البيانات من طريقة v4 reportInsights API إلى واجهة برمجة التطبيقات الخاصة بأداء "الملف التجاري على Google".
ServiceBusinessContext
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
بيانات إضافية لإثبات ملكية النشاط التجاري الخدمي
الحقول |
address |
object (PostalAddress )
عنوان إثبات ملكية الموقع الجغرافي. ويتم استخدامها لتفعيل المزيد من خيارات إثبات الملكية أو لإرسال بطاقة بريدية.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis document outlines the JSON representation for providing additional data during service business verification.\u003c/p\u003e\n"],["\u003cp\u003eThe structure includes an \u003ccode\u003eaddress\u003c/code\u003e field of type \u003ccode\u003ePostalAddress\u003c/code\u003e which specifies the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThe provided address enables additional verification methods or triggers the sending of a verification postcard.\u003c/p\u003e\n"]]],["The core content details the structure for providing a service business's verification address. It utilizes a JSON object named `address`, which is defined by the `PostalAddress` schema. This `address` object is crucial for either activating more verification methods or facilitating the sending of a physical postcard for verification purposes. The `address` field is mandatory and represents the location's verification address.\n"],null,["# ServiceBusinessContext\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAdditional data for service business verification.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------|\n| ``` { \"address\": { object (/my-business/reference/verifications/rest/v1/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/verifications/rest/v1/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]