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 <http://sendgrid.com> since it has much fewer restrictions, and the free quota is very large as well.
Sincerely, Nick Cloud Platform Community Support On Wednesday, May 25, 2016 at 9:05:41 AM UTC-4, Alex Kerr wrote: > > 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 > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ab67daae-ca2c-41f9-8b83-0c0536020707%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
