Method: customers.reports.findInstalledAppDevices
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
मैनेज किए जा रहे उन Chrome ब्राउज़र डिवाइसों की रिपोर्ट जनरेट करना जिन पर कोई खास ऐप्लिकेशन इंस्टॉल है.
एचटीटीपी अनुरोध
GET https://chromemanagement.googleapis.com/v1/{customer=customers/*}/reports:findInstalledAppDevices
यूआरएल में gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल किया गया है.
पाथ पैरामीटर
पैरामीटर |
customer |
string
ज़रूरी है. ग्राहक आईडी या "my_customer", ताकि अनुरोध करने वाले खाते से जुड़े ग्राहक का इस्तेमाल किया जा सके.
|
क्वेरी पैरामीटर
पैरामीटर |
orgUnitId |
string
संगठन की इकाई का आईडी.
|
appId |
string
ऐप्लिकेशन का यूनीक आइडेंटिफ़ायर. Chrome ऐप्लिकेशन और एक्सटेंशन के लिए, 32 वर्णों वाला आईडी (उदाहरण के लिए, ehoadneljpdggcbbknedodolkkjodefl). Android ऐप्लिकेशन के लिए, पैकेज का नाम (उदाहरण के लिए, com.evernote).
|
pageSize |
integer
कितने नतीजे दिखाने हैं. ज़्यादा से ज़्यादा और डिफ़ॉल्ट वैल्यू 100 है.
|
pageToken |
string
अनुरोध किए गए पेज की जानकारी देने के लिए टोकन.
|
orderBy |
string
नतीजों को क्रम से लगाने के लिए इस्तेमाल किया जाने वाला फ़ील्ड. इन फ़ील्ड के हिसाब से क्रम में लगाने की सुविधा:
|
filter |
string
नतीजों को फ़िल्टर करने के लिए क्वेरी स्ट्रिंग, EBNF सिंटैक्स में AND से अलग किए गए फ़ील्ड. ध्यान दें: इस फ़िल्टर में OR ऑपरेटर काम नहीं करते. इस्तेमाल किए जा सकने वाले फ़िल्टर फ़ील्ड:
|
appType |
enum (AppType )
ऐप्लिकेशन का टाइप. ज़रूरी नहीं. अगर यह जानकारी नहीं दी जाती है, तो ऐप्लिकेशन आईडी के फ़ॉर्मैट से ऐप्लिकेशन का टाइप पता चलेगा.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य भाग
जवाब में, उन डिवाइसों की सूची होती है जिन पर क्वेरी वाला ऐप्लिकेशन इंस्टॉल है.
अगर एपीआई सही से जुड़ जाता है, ताे जवाब के मुख्य भाग में नीचे दिए गए स्ट्रक्चर शामिल होता है.
JSON के काेड में दिखाना |
{
"devices": [
{
object (Device )
}
],
"nextPageToken": string,
"totalSize": integer
} |
फ़ील्ड |
devices[] |
object (Device )
उन डिवाइसों की सूची जिन पर ऐप्लिकेशन इंस्टॉल है. Device.machine फ़ील्ड में, वर्णमाला के हिसाब से बढ़ते क्रम में लगाए गए.
|
nextPageToken |
string
अनुरोध के अगले पेज की जानकारी देने वाला टोकन.
|
totalSize |
integer
अनुरोध से मैच करने वाले डिवाइसों की कुल संख्या.
|
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/chrome.management.reports.readonly
डिवाइस
Chrome ब्राउज़र की जानकारी की रिपोर्टिंग करने वाले डिवाइस के बारे में जानकारी देता है.
JSON के काेड में दिखाना |
{
"deviceId": string,
"machine": string
} |
फ़ील्ड |
deviceId |
string
सिर्फ़ आउटपुट के लिए. उस डिवाइस का आईडी जिसने Chrome ब्राउज़र की यह जानकारी दी है.
|
machine |
string
सिर्फ़ आउटपुट के लिए. स्थानीय नेटवर्क में मशीन का नाम.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eGenerate a report of managed Chrome browser devices with a specific app installed using the provided HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eFilter the report by organizational unit, app ID and type, page size, page token, order, and filter criteria using query parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of devices with the app installed, a token for the next page, and the total number of devices.\u003c/p\u003e\n"],["\u003cp\u003eRequires the \u003ccode\u003ehttps://www.googleapis.com/auth/chrome.management.reports.readonly\u003c/code\u003e authorization scope for access.\u003c/p\u003e\n"],["\u003cp\u003eEach device in the report is identified by its deviceId and machine name within its local network.\u003c/p\u003e\n"]]],[],null,["# Method: customers.reports.findInstalledAppDevices\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Query parameters](#body.QUERY_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n - [JSON representation](#body.FindInstalledAppDevicesResponse.SCHEMA_REPRESENTATION)\n- [Authorization scopes](#body.aspect)\n- [Device](#Device)\n - [JSON representation](#Device.SCHEMA_REPRESENTATION)\n- [Try it!](#try-it)\n\nGenerate report of managed Chrome browser devices that have a specified app installed.\n\n### HTTP request\n\n`GET https://chromemanagement.googleapis.com/v1/{customer=customers/*}/reports:findInstalledAppDevices`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n| Parameters ||\n|------------|-------------------------------------------------------------------------------------------------------------------|\n| `customer` | `string` Required. Customer id or \"my_customer\" to use the customer associated to the account making the request. |\n\n### Query parameters\n\n| Parameters ||\n|-------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `orgUnitId` | `string` The ID of the organizational unit. |\n| `appId` | `string` Unique identifier of the app. For Chrome apps and extensions, the 32-character id (e.g. ehoadneljpdggcbbknedodolkkjodefl). For Android apps, the package name (e.g. com.evernote). |\n| `pageSize` | `integer` Maximum number of results to return. Maximum and default are 100. |\n| `pageToken` | `string` Token to specify the page of the request to be returned. |\n| `orderBy` | `string` Field used to order results. Supported order by fields: - machine - deviceId |\n| `filter` | `string` Query string to filter results, AND-separated fields in EBNF syntax. Note: OR operations are not supported in this filter. Supported filter fields: - last_active_date |\n| `appType` | `enum (`[AppType](/chrome/management/reference/rest/v1/AppType)`)` Type of the app. Optional. If not provided, an app type will be inferred from the format of the app ID. |\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nResponse containing a list of devices with queried app installed.\n\nIf successful, the response body contains data with the following structure:\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"devices\": [ { object (/chrome/management/reference/rest/v1/customers.reports/findInstalledAppDevices#Device) } ], \"nextPageToken\": string, \"totalSize\": integer } ``` |\n\n| Fields ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `devices[]` | `object (`[Device](/chrome/management/reference/rest/v1/customers.reports/findInstalledAppDevices#Device)`)` A list of devices which have the app installed. Sorted in ascending alphabetical order on the Device.machine field. |\n| `nextPageToken` | `string` Token to specify the next page of the request. |\n| `totalSize` | `integer` Total number of devices matching request. |\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/chrome.management.reports.readonly`\n\nDevice\n------\n\nDescribes a device reporting Chrome browser information.\n\n| JSON representation |\n|---------------------------------------------------|\n| ``` { \"deviceId\": string, \"machine\": string } ``` |\n\n| Fields ||\n|------------|-------------------------------------------------------------------------------------------|\n| `deviceId` | `string` Output only. The ID of the device that reported this Chrome browser information. |\n| `machine` | `string` Output only. The name of the machine within its local network. |"]]