Execute an Analytics query
Executes an Analytics query for data
get/apps/{appId}/query
Path parameters
appIdstring required
ID of the application. This is Application ID from the API Access settings blade in the Azure portal.
Query parameters
querystring required
The Analytics query. Learn more about the Analytics query syntax
timespanstring
Optional. The timespan over which to query data. This is an ISO8601 time period value. This timespan is applied in addition to any that are specified in the query expression.
Response
Successful response