GET /v0.1/apps/{owner_name}/{app_name}/analytics/places

appcenter.ms

Summary:
Operation ID: Analytics_PlaceCounts
Auth: api_key
Description

Places in the time range.

Parameters (6)

$top (integer, query, optional, default: 30)

The maximum number of results to return. (0 will fetch all results)

Constraints: {'minimum': 0, 'maximum': 2000}

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.