Feature Request
Details:
We are using Microsoft Store services API to log custom events which are visible in partner portal "Usage Analytics" section. We want to export these custom events through API.
We are stuck in exporting this data using the API calls. We are able to find documentation here on usage data.
But, it doesn’t talk about API to Custom Event data, like the table displayed in image below:

Is there another set of manage.devcenter.microsoft.com (Partner portal) API, that we can use to export these Custom Event?
Additional details:
- Microsoft.Services.Store.Engagement SDK version for logging custom events
10.1901.28001
- Which OS version did you experience the issue on?
Windows 10
- APIs available and able to access for usage data:
GET https://manage.devcenter.microsoft.com/v1.0/my/analytics/usagedaily?applicationId=XXXXXXXXXXXX&startDate=2018-08-10&endDate=2018-08-14 HTTP/1.1
Authorization: Bearer
- API looking for : custom events