2017 © Pedro Peláez
 

library itunes-connect-ingest

A simple PHP library to get sales/download data from iTunes Connect

image

jaybizzle/itunes-connect-ingest

A simple PHP library to get sales/download data from iTunes Connect

  • Friday, September 30, 2016
  • by JayBizzle
  • Repository
  • 1 Watchers
  • 1 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

Warning

At the end of November 2016, Apple is discontinuing the Autoingestion tool, so as of then this package will no longer work., (*1)

iTunes Connect Ingest

Total Downloads MIT Version StyleCI, (*2)

composer require jaybizzle/itunes-connect-ingest, (*3)

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, (*4)

The Versions

30/09 2016

dev-master

9999999-dev https://github.com/JayBizzle/itunes-connect-ingest

A simple PHP library to get sales/download data from iTunes Connect

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

data connect itunes sales downloads ingest

16/12 2015

v1.0.0

1.0.0.0 https://github.com/JayBizzle/itunes-connect-ingest

A simple PHP library to get sales/download data from iTunes Connect

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

data connect itunes sales downloads ingest