SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

Download Link #224

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using Google Search Data API. I am getting a list of VolumeEntry
objects. I am iterating through the list and pulling the title,author etc
to display on my site. I am getting all the required attributes of a
product except two things

1. A short description of the Product
2. A download link for the Product. I tried using getEpubDownloadLink() on 
VolumeEntry. But it is returning null always.

Any pointer is appreciated.

Thanks
Shyam

Original issue reported on code.google.com by talk2sh...@gmail.com on 5 Jan 2010 at 8:27

GoogleCodeExporter commented 9 years ago
Shyam - Did you resolve this problem.

-Devesh

Original comment by sony.b.r...@gmail.com on 21 Jan 2010 at 11:34

GoogleCodeExporter commented 9 years ago
Yes I did.. I am making the link with GoogleID and it works

Original comment by talk2sh...@gmail.com on 21 Jan 2010 at 11:46