Method: accounts.get
طلب HTTP
GET https://analyticsadmin.googleapis.com/v1alpha/{name=accounts/*}
يستخدم عنوان URL بنية تحويل الترميز gRPC.
معلمات المسار
المَعلمات |
name |
string
مطلوبة. اسم الحساب المطلوب البحث عنه. التنسيق: accounts/{account} مثال: "accounts/100"
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال Account
.
نطاقات التفويض
يتطلب استخدام أحد نطاقات OAuth التالية:
https://www.googleapis.com/auth/analytics.readonly
https://www.googleapis.com/auth/analytics.edit
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-05-06 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-05-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Lookup an Account using its resource name with a `GET` request to the specified endpoint."],["The request requires specifying the `name` path parameter in the URL, representing the Account's identifier."],["An empty request body is necessary for this operation."],["Upon success, the response includes detailed information about the Account in the specified format."],["Authorization is required with scopes allowing read-only or edit access to Analytics data."]]],[]]