I'm having a Sheet in a Google Spreadsheet, where data is about to be 
appended through Google Spreadsheets API.
I want to prevent users from editing anything in the Sheet manually, and 
only allow SpreadsheetsAPI to append.

Since the spreadsheet has to be shared as *Editable by anyone with link *(in 
order to use via SpreadsheetsAPI), a user can get the URL of the sheet just 
by looking at the Network call, and edit it directly

Is it possible to do this with Spreadsheets API v4? 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-spreadsheets-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to