API جزئیات برنامه
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
API جزئیات برنامه به شما امکان می دهد اطلاعات دقیقی در مورد برنامه های درخواستی یا مشخص شده دریافت کنید.
مروری سریع بر روش های API
نشانیهای اینترنتی مربوط به https://chromemanagement.googleapis.com/v1/customers/ $CUSTOMER
هستند
نمونههای کد را برای نمونه درخواستها و پاسخها ببینید. توجه داشته باشید که بخش @{app_version}
اختیاری است. حذف آن، اطلاعات آخرین نسخه برنامه موجود را برمی گرداند.
دامنه های API
API جزئیات برنامه به محدوده 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\u003eThe App Details API allows retrieval of detailed information for Chrome, Android, and Progressive Web Apps.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to access app details, list app requests, and identify devices/users requesting extensions.\u003c/p\u003e\n"],["\u003cp\u003eURLs for the API are relative to \u003ccode\u003ehttps://chromemanagement.googleapis.com/v1/customers/\u003c/code\u003e\u003cem\u003e$CUSTOMER\u003c/em\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe API requires the \u003ccode\u003ehttps://www.googleapis.com/auth/chrome.management.appdetails.readonly\u003c/code\u003e OAuth scope for access.\u003c/p\u003e\n"],["\u003cp\u003eCode samples and further authentication details are available in the provided documentation links.\u003c/p\u003e\n"]]],[],null,["# App Details API\n\nThe App Details API enables you to get detailed information about requested or specified\napps.\n\nQuick overview of API methods\n-----------------------------\n\nURLs are relative to\n`https://chromemanagement.googleapis.com/v1/customers/`*$CUSTOMER*\n\n| Description | Relative URL | Http method |\n|--------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|-------------|\n| Get detailed information about a given Chrome app | [/apps/chrome/{app_id}@{app_version}](/chrome/management/reference/rest/v1/customers.apps.chrome/get) | GET |\n| Get detailed information about a given Android app | [/apps/android/{app_id}@{app_version}](/chrome/management/reference/rest/v1/customers.apps.android/get) | GET |\n| Get detailed information about a given Progressive Web App | [/apps/web/{app_id}](/chrome/management/reference/rest/v1/customers.apps.web/get) | GET |\n| List requested Chrome apps. | [/apps:countChromeAppRequests](/chrome/management/reference/rest/v1/customers.apps/countChromeAppRequests) | GET |\n| Get a list of devices that have requested to install an extension. | [/apps:fetchDevicesRequestingExtension](/chrome/management/reference/rest/v1/customers.apps/fetchDevicesRequestingExtension) | GET |\n| Get a list of users that have requested to install an extension. | [/apps:fetchUsersRequestingExtension](/chrome/management/reference/rest/v1/customers.apps/fetchUsersRequestingExtension) | GET |\n\nSee [code samples](/chrome/management/guides/samples_appdetailsapi) for example\nrequests and responses. Note that the `@{app_version}` segment is optional;\nomitting it will return the information of the latest version of the app\navailable.\n\nAPI scopes\n----------\n\nApp Details API requires the following OAuth scope: \n\n https://www.googleapis.com/auth/chrome.management.appdetails.readonly\n\nFor more information, see the\n[Authentication Overview](https://cloud.google.com/docs/authentication/)."]]