Developers Program

WonCount returned in MyeBayBuying is zero, even though the buyer has won items

Published: September 21 2006, 1:59:00 PMยทUpdated: August 01 2022, 11:50:21 AM

Products

Question

Question: Why is GetMyeBayBuying returning WonCount as zero, even though the user has won items in the last few days ?

Answer


Summary

Answer: GetMyeBayBuying returns the same information that you see on the MyeBay->Won page. If the user has removed all the items won on the page, then GetMyeBayBuying will also return the WonCount as 0. As an alternate, you can make a call to GetBidderList and find out all the items won by the user in the last 30 days.

Additional Resources

How well did this answer your question?