We are contemplating using Google Calendar as a part of the back end to a web app that my company is developing. Essentially we would be using a service account that creates and manages shared calendars that groups of users have access to.
Unlike the quotas for requests per 100 seconds and requests per day the api console does not allow the number of daily calendars to be increased.
Google specifies that 25 calendars per day can be created on an account. Given the nature of our application this limit can easily be exceeded during certain times of the fiscal year.
Is there a way to increase this quota through Google?