eBay Issues
Finding API
1. eBay on-line docs say that the string length for the primary and secondary category names are max at 30 characters but I found several names longer than 30.
2. A watchCount field is populated in the response object under the listingInfo grouping. This is not documented by eBay.
3. eBay has substituted the erstwhile CurrentPriceLowest Sort By Order argument with PricePlusShippingLowest.
4. Sometimes the API call hangs even after 3 retries. Change the timeout setting to be longer than the 20 second default in the Connection argument list.
5. A primary category number may have more than one primary category name. Fore example, primary category number 7921 is both "Collections, Lots" and "Collections/Mixtures".
No comments:
Post a Comment