0
votes

Does anyone know if the Google Docs API supports commenting. I am trying to build an app that allows me to add comments and tagging to files on gdrive?

Thanks...

Any tips and or advice would be greatly appreciated!

-Ashley

1

1 Answers

0
votes

Comments are not exposed by the Documents List API, you might consider using the <docs:description> element to store application-specific tags.