I am working on an app in which I need to show the date when google doc was last edited.
I am able to get last modified date through Drive api
But it is different from last edited date for cases when file's metadata (e.g. permission) has changed and content hasn't.
Is there any way to get date when google doc was last edited?