windows-phone - 如何获取 Windows 应用商店开发中心数据

标签 windows-phone windows-store-apps marketplace windows-dev-center

我想知道是否有办法获取开发人员在 windows 手机商店中发布的应用程序的详细信息。我主要在寻找这些细节:应用下载、应用崩溃次数、用户评论、用户评分。

我有一个开发者帐户,想从开发中心提取我自己提交的应用程序的上述详细信息。该商店不提供任何 REST API 来执行此操作。有没有简单的方法来做到这一点。

最佳答案

虽然这是一个老问题,但同时有一个更好的答案:Sinde 03/2016 开发中心现在提供了一个 REST api 来获取 Windows 商店的统计数据。

Today Dev Center released the Windows Store analytics API, which provides analytics information for your Windows Store apps without requiring logging into Dev Center. Using a REST API you can retrieve the same information you see in Dev Center for app and in-app purchase acquisitions, ratings and reviews, as well as app health. This new API provides quick access to reports without the time required to log into Dev Center, chose specific reports, and then download them. This can be especially useful if you would like to provide quick app information to marketing or finance, or run advanced analysis of data using your own tools (Excel, Power BI, etc.).



阅读更多 https://blogs.windows.com/buildingapps/2016/03/01/windows-store-analytics-api-now-available/#l6dVkg8RyPRMxCjR.99

关于windows-phone - 如何获取 Windows 应用商店开发中心数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13912624/

相关文章:

c# - ANID 和 ANID2 长度不是 API 所说的 32

multithreading - WinRT API 中是否有与 Android 处理程序等效的东西?

c# - 我可以为使用套接字而不是 “Windows store app library”的Windows应用商店编写一个库吗?

amazon-web-services - 如何使用Amazon Products API获得SIZE CHART?

c# - 应用程序列表图标的正确大小是多少?

marketplace - 如何在 IBM Marketplace (AppDirect) 中添加自定义计量使用项目

.net - 使用 .net 创建、删除、更新联系人 Windows Phone 8

windows-phone - PortableLibrary 代码中缺少 .net 4.5 属性

Windows Phone (8.1) 中等效的 Android 构建变体

c# - 相当于 Windows Metro C# 中的 Trace.Writeline