Method: customers.apps.android.get
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک برنامه خاص برای مشتری با نام منبع آن دریافت کنید.
درخواست HTTP
GET https://chromemanagement.googleapis.com/v1/{name=customers/*/apps/android/*}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
مولفه های |
---|
name | string ضروری. برنامه ای که جزئیات آن در حال پرس و جو است. مثالها: "customers/my_customer/apps/chrome/gmbmikajjgmnabiglmofipeabaddhgne@2.1.2" برای ذخیره در Google Drive افزونه Chrome نسخه 2.1.2، "customers/my_customer/apps/android/com.google.android.apps.docs" آخرین نسخه برنامه اندروید Google Drive. |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ حاوی نمونه ای از AppDetails
است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/chrome.management.appdetails.readonly
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eRetrieve details for a specific customer's app using its resource name with a GET request.\u003c/p\u003e\n"],["\u003cp\u003eSpecify the app using the \u003ccode\u003ename\u003c/code\u003e path parameter, providing details like customer ID, app type, and optionally version.\u003c/p\u003e\n"],["\u003cp\u003eThis request requires authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/chrome.management.appdetails.readonly\u003c/code\u003e scope.\u003c/p\u003e\n"],["\u003cp\u003eThe response will provide app details in the \u003ccode\u003eAppDetails\u003c/code\u003e format if the request is successful.\u003c/p\u003e\n"]]],[],null,["# Method: customers.apps.android.get\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nGet a specific app for a customer by its resource name.\n\n### HTTP request\n\n`GET https://chromemanagement.googleapis.com/v1/{name=customers/*/apps/android/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|--------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Required. The app for which details are being queried. Examples: \"customers/my_customer/apps/chrome/gmbmikajjgmnabiglmofipeabaddhgne@2.1.2\" for the Save to Google Drive Chrome extension version 2.1.2, \"customers/my_customer/apps/android/com.google.android.apps.docs\" for the Google Drive Android app's latest version. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [AppDetails](/chrome/management/reference/rest/v1/customers.apps.android#AppDetails).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/chrome.management.appdetails.readonly`"]]