timotheus / ebaysdk-python

eBay API SDK for Python
https://developer.ebay.com/tools/sdks
Other
806 stars 326 forks source link

Adding Traffic Report? #197

Open hagsonz opened 7 years ago

hagsonz commented 7 years ago

Hello, Thanks for this great repo!! eBay has their "new" Analytics API, is there any chance you are planing to add it? more info here: http://developer.ebay.com/devzone/rest/api-ref/analytics/traffic_report__get.html and here: https://developer.ebay.com/devzone/rest/api-ref/analytics/index.html

Thanks!

timotheus commented 7 years ago

Thanks for letting me know. This along with a few other new APIs seem like a useful addition to the sdk. I'll try to work on them in the near future. If you're interested in contributing, it would be a good opportunity. I'd gladly work with you, if interested.

elcolumbio commented 7 years ago

i am interested too, will try to provide some parts. I would just copy how its done in existing APIs :)

maximdunavicher commented 7 years ago

has there been any progress regarding the analytics api?

elcolumbio commented 7 years ago

Those new reports are completely different they are Rest, i think this repo is only SOAP. i made an example for one report. I am very beginnerish, but i am willing to learn. https://github.com/innotrade24/python_ebay_restapi

maximdunavicher commented 7 years ago

@elcolumbio your gist helped a lot! thank you so much! has anyone managed to use the "listing_ids" parameter?, I have more about 300 listings, so I need to download two reports in order to receive all the listings, however for some reason, I always receive an internal error