Closed aario closed 7 years ago
If you look at the fields that is returned for GetMyeBaySelling you will see that ProductListingDetails is not available.
Sadly this information is not returned in many of the operations. A complete list of which calls return this field can be found in the documentation
You may have to make separate calls to GetItem to get what you need.
Thanks a lot for prompt response. And thanks for the useful code.
Hi, I send a GetMyeBaySellingRequest and in the Item I receive there is no ProductListingDetails. How can I get this Item? I have searched several different combinations of keywords on google and read through several pages of search results and never found anyone talking about that. There should be some parameter/magic number that tells ebay to send more details or another request per each item to get them. Please help. Thanks.