Hello,

You'd probably have the best luck asking this on stackoverflow.

http://stackoverflow.com/questions/tagged/google-spreadsheet-api

I too have wondered your same question and have made some attempts at retrieving the previous versions of the list/cell feeds. I encountered errors each time and could not figure it out. I just figured it was more junky behavior of the Google Spreadsheet API :( I sure hope Google comes out with some sort of replacement that plays nice with the Google Drive API.

The current hybrid of having scripts have to use two incompatible libraries to interface with old GData API for spreadsheets and the newer API for Drive is not much fun. :(

daryl

On Tue, 7 Apr 2015, Noam Ross wrote:

Using the Google Drive API, I can retrieve a list of previous versions of a
google spreadsheet, each of which has exportLinks so I can download these
versions as CSV, XLS, etc.  Are there API endpoints to access the
list-based feed or cell-based feed for particular revisions of the
spreadsheet?

--
You received this message because you are subscribed to the Google Groups "Google 
Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to