Method: customers.reports.findInstalledAppDevices
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
একটি নির্দিষ্ট অ্যাপ ইনস্টল করা আছে এমন পরিচালিত Chrome ব্রাউজার ডিভাইসগুলির রিপোর্ট তৈরি করুন।
HTTP অনুরোধ
GET https://chromemanagement.googleapis.com/v1/{customer=customers/*}/reports:findInstalledAppDevices
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
customer | string প্রয়োজন। গ্রাহক আইডি বা "my_customer" অনুরোধ করা অ্যাকাউন্টের সাথে যুক্ত গ্রাহক ব্যবহার করতে। |
ক্যোয়ারী প্যারামিটার
পরামিতি |
---|
orgUnitId | string সাংগঠনিক ইউনিটের আইডি। |
appId | string অ্যাপটির অনন্য শনাক্তকারী। Chrome অ্যাপ এবং এক্সটেনশনের জন্য, 32-অক্ষরের আইডি (যেমন ehoadneljpdggcbbknedodolkkjodefl)। অ্যান্ড্রয়েড অ্যাপের জন্য, প্যাকেজের নাম (যেমন 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 সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
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. |"]]