Check email usage quota via API?

41 views
Skip to first unread message

Alex Kerr

unread,
May 25, 2016, 9:05:41 AM5/25/16
to Google App Engine
Hi,

How can I check from my App Engine app (PHP) what my current email usage is, from the quota of 100/day?

e.g. something like:

$emails_sent = Google_Email_Quota_Usage(); // returns e.g. 56, figure is reset every 24 hour cycle

Thanks!
Alex

Nick (Cloud Platform Support)

unread,
May 30, 2016, 2:31:54 PM5/30/16
to Google App Engine
Hey Alex,

The only means is through self-tracking or checking the "App Engine > Quotas" section of the Developers' Console. You'll also be able to observe the Quota exceptions once you go over. It's recommended to switch to using Sendgrid since it has much fewer restrictions, and the free quota is very large as well.

Sincerely,

Nick
Cloud Platform Community Support
Reply all
Reply to author
Forward
0 new messages