jaybizzle / itunes-connect-ingest
A simple PHP library to get sales/download data from iTunes Connect
v1.0.0
2015-12-16 12:37 UTC
Requires
- php: >=5.4.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-06 09:14:51 UTC
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