Where can I find the current usage of the App scripts API?

34 views
Skip to first unread message

goo783

unread,
Nov 12, 2022, 7:31:08 AM11/12/22
to Google Apps Script Community
I know that Google App scripts has a daily limit.
For example, I can send up to 100 emails per day.

So how can I check how much I am currently using or if I have exceeded the limit?
Is there a page somewhere where I can check?
Specifically, I would like to know the total run time of today's triggers.

Thank you in advance.

Andrew Roberts

unread,
Nov 12, 2022, 11:40:43 AM11/12/22
to google-apps-sc...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/ec575189-d9f6-4f59-957b-e3b1b76e05bdn%40googlegroups.com.

Keith Andersen

unread,
Nov 12, 2022, 11:43:06 AM11/12/22
to google-apps-sc...@googlegroups.com
I believe you will only be notified when you exceed the limits.

Google expects you to know the limits and code your Scripps accordingly so is not to violate those limits. As far as I know they do not offer any type of monitor that you can look to see how much you have used in each category of the API.



DimuDesigns

unread,
Nov 12, 2022, 11:51:44 AM11/12/22
to Google Apps Script Community
If your project is linked to a standard GCP project (not google-managed) , you can view usage quotas for the APIs used by your project. Go to your google console (console.cloud.google.com), select your project, click the hamburger icon (top-left) to open the navigation menu, select "IAM & Admin" and then select "Quotas".
Reply all
Reply to author
Forward
0 new messages