GET /v0.1/apps/{owner_name}/{app_name}/analytics/crash_counts
Summary: Available for UWP apps only.
Operation ID: Analytics_CrashCounts
Auth: api_key
Operation ID: Analytics_CrashCounts
Auth: api_key
Description
Count of crashes by day in the time range based the selected versions. Available for UWP apps only.
Parameters (5)
app_name
(string, path, required)
The name of the application
end
(string, query, optional)
Last date time in data in ISO 8601 date time format.
owner_name
(string, path, required)
The name of the owner
start
(string, query, required)
Start date time in data in ISO 8601 date time format.
versions
(array, query, optional)
To select specific application versions
No probe data for this endpoint yet.