I’ve tried everything, including checking Google Docs, but I still can’t find the setting option through the API. Specifically, I’m creating a custom Google Form using the Google Forms API.
I’ve referred to the API documentation and successfully implemented it in my project. I’m able to fetch and update forms without any issues. However, I’ve realized there’s no API functionality for managing settings, such as starting or stopping responses, enabling “Limit to 1 response,” or allowing response editing.
I’ve also tried using the Google Drive API, but it didn’t work either. What’s puzzling is that other apps seem to be capable of handling these settings, so I must be missing something.
Any help would be greatly appreciated. Thank you!