I need to detect label changes for a file in particular folder using drive activity API.
I am getting activities like CREATE, EDIT, RENAME, MOVE etc... but when I update the label for a file, I am not getting label changes activity.
Can someone please help on this