Is there any session or query limits for calling google sheet api
url is:
https://spreadsheets.google.com/feeds/list//1/public/values?alt=json
Is there any session or query limits for calling google sheet api
url is:
https://spreadsheets.google.com/feeds/list//1/public/values?alt=json
Yes there are limits. They may differ based on weather you are using a free or paid account. They also may change at google's whim. The following links are google pages that should stay uptodate and are most relevant to the question.
Apps Script Quotas:
https://developers.google.com/apps-script/guides/services/quotas
Web API Quotas: