Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Access partner portal custom event data using the Microsoft Store analytics API #13

@rahulsbaviskar

Description

@rahulsbaviskar

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:

CustomEvents

 
Is there another set of manage.devcenter.microsoft.com (Partner portal) API, that we can use to export these Custom Event?

Additional details:

  1. Microsoft.Services.Store.Engagement SDK version for logging custom events
    10.1901.28001
  2. Which OS version did you experience the issue on?
    Windows 10
  3. 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
  4. API looking for : custom events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions