2024-03-16
▼ ▲ chromemanagement.customers.reports.countChromeCrashEvents
Scopes : https://www.googleapis.com/auth/chrome.management.reports.readonly
Parameter Order : customer
Flat Path : v1/customers/{customersId}/reports:countChromeCrashEvents
HTTP Method : GET
Parameters :
orderBy
Description : Field used to order results. Supported order by fields: * browser_version * count * date
Location : query
Type : string
filter
Description : Query string to filter results, AND-separated fields in EBNF syntax. Supported filter fields: * major_browser_version * minor_browser_version * browser_channel * device_platform * past_number_days Example: `major_browser_version = 'M115' AND past_number_days = '28'`.
orgUnitId
Description : If specified, only count the number of crash events of the devices in this organizational unit.
customer
Pattern : ^customers/[^/]+$
Location : path
Description : Customer ID.
Required : Yes
Description : Get a count of Chrome crash events.
Path : v1/{+customer}/reports:countChromeCrashEvents