customers
Get a count of Chrome crash events.
get/v1/{+customer}/reports:countChromeCrashEvents
Path parameters
customerstring required
Customer ID.
Query parameters
filterstring
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'.
orderBystring
Field used to order results. Supported order by fields: * browser_version * count * date
orgUnitIdstring
If specified, only count the number of crash events of the devices in this organizational unit.
Response
Successful response