简体   繁体   English

有没有一种方法可以通过编程方式访问我的Google Wallet Merchant帐户,以便我可以轻松地从手机中查看每天的收入等等?

[英]Is there a way how to programatically acces my Google Wallet Merchant Account, so I can check from my phone easily how much I make every day etc?

I am developer, selling my apps. 我是开发人员,正在销售我的应用程序。

But I dont always have access to my PC, so I was thinking writing a simple app which would access my Wallet Account to see how much I earned this day/week/month. 但是我并不总是可以使用我的PC,因此我正在考虑编写一个简单的应用程序,该应用程序可以访问我的电子钱包帐户,以查看我每天/每周/每月的收入。

Is there any API and some working example how to do this? 有没有API和一些可行的示例该如何执行? THanks 谢谢

Do you know about the official Play console app ? 您知道官方的Play控制台应用吗? It lets you check financial data among other things, like reply to reviews. 它使您可以检查财务数据等,例如回复评论。

If you do need programmatic access there isn't an API, but you can Download reports from Google Cloud Storage which has an API. 如果您确实需要编程访问权限,则没有API,但是您可以具有API的Google Cloud Storage下载报告 There are instructions on that page for both a command line tool access and a client library and service account. 该页面上提供了有关命令行工具访问以及客户端库和服务帐户的说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM