I read that it is not possible to retrieve cells that have been updated with the updated-min parameter .. is there any way to find out which cells have changed since some timestamp over the Spreadsheet API ?
At the moment I am exporting the revisions over the Documents List API and then parse those files for changes, but that leads to really bad performance. cheers s.
