I am trying to play with EBay API but their documentation is really of not much help. What I am trying to do is use an API that searches results between a given start date and end date. Then based on this date frame, the API would return how many items were sold per each returned item - I am thinking of quantity of each sold item.
Any guidance would be appreciated...