Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iTunes Connect: Where did the vendor id go?

As of yesterday, Monday 2/17/2014, the iTunes Connect site changed. I can no longer find the vendor id on any of the iTunes connect pages. I find the Apple ID fine for each app, but I need the vendor id, not the app id.

We have been running the autoingestion tool for years to pull download numbers for our clients' apps. As of yesterday I can no longer find this vendor id for the autoingestion tool.

Can somebody point me to where I can find this id?

like image 774
dsmorey Avatar asked Feb 18 '14 21:02

dsmorey


3 Answers

With the last update on iTunnes Connect, in the Sales and Trends section, pressing on the top right menu that shows "Top Content" can access to the Reports entry (direct link).

There you can see the "Vendor" selector, pressing on it you can see the Details of the vendor with the following format:

VendorName - VendorId

Hope it helps.

like image 51
sabadow Avatar answered Feb 05 '23 20:02

sabadow


There is another way with the existing reportingitc2 URL. Choose "Reports" from the top left menu (Where default is "Top Content"). From the form that will be shown, choose monthly report and download. The downloaded file will be of format S_M_(VendorID)_TIMEPERIOD.TXT

like image 29
Nareshkumar Avatar answered Feb 05 '23 22:02

Nareshkumar


Read on Apple Dev Forum

"Removing the numeral 2 in the url reverts back to the old interface."

so visit "https://reportingitc.apple.com/index.html" instead of "https://reportingitc2.apple.com/index.html"

https://devforums.apple.com/thread/219844?tstart=0

Its works but I don't know how long it will work for.

like image 38
makeshifthoop Avatar answered Feb 05 '23 22:02

makeshifthoop