davidtsadler / ebay-sdk-examples

Several examples of using the eBay SDK for PHP
http://devbay.net
Apache License 2.0
184 stars 100 forks source link

Getting item description #75

Closed amirvenus closed 4 years ago

amirvenus commented 6 years ago

Hi,

Firstly, thanks to the authors as I am making progress after pulling my hair several times and running out of luck using the .NET sdk.

Now, I used an example : Get my eBay selling

But, while I appreciate that it shows the ItemId, Ttile and current price, I am puzzled to retrieve the $item->Description .

Please advise