jaybizzle/itunes-connect-ingest
Composer 安装命令:
composer require jaybizzle/itunes-connect-ingest
包简介
A simple PHP library to get sales/download data from iTunes Connect
README 文档
README
Warning
At the end of November 2016, Apple is discontinuing the Autoingestion tool, so as of then this package will no longer work.
iTunes Connect Ingest
composer require jaybizzle/itunes-connect-ingest
Usage
use Jaybizzle\ITCIngest; $itc = new ITCIngest('itunesconnect@emailaddress.com', 'itun3sp455word', 'vendorid'); $itc->getData('20151207');
Where do I find my Vendor ID
See here - http://blog.exiconglobal.com/appstore-developerid-vendorid
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-12-14