I am trying to write a script for analyzing changes to a Google Sheets document. When I look at the version history inside of Google Sheets I see what appears to be a complete history of the document going back to 2014. However, when I try to retrieve the history using Google Drive API (which is the only API that seems to support this, it doesn't seem to be supported in Google Sheets API directly?) I only get 226 revisions going back approximately 5 years. I have implemented support for calling iteratively using the getNextPageToken(), and I do get two chunks (one size 200 and one size 26) so I don't think it is related to this. It seems the API really only wants to present in 226 revisions. I get the same result when using Google's API explorer.
0条回答
相关问题
- How can I force all files in a folder to be owned
- google-drive can't get push notifications
- File upload via REST v3 appears as “Untitled”
- PyDrive Upload and Remove
- Android: Google Drive onActivityResult() getting r
相关文章
- How to allow access for importrange function via a
- Google app script trigger not working
- Set Date/Time to 00:00:00
- indexOf returning -1 despite object being in the a
- Using MIN() inside ARRAYFORMULA()
- How can my Google Apps Script be run by others the
- Google Spreadsheet COUNTIF formula equivalent with
- In Google Sheets how to reference infinite rows in