G套件用户的应用程序脚本的电子邮件配额 [英] Email quota for app scripts G suite users

查看:104
本文介绍了G套件用户的应用程序脚本的电子邮件配额的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我在Google表单中使用的简单应用脚本:

This is my simple app script I am using in google forms:

function onFormSubmit(event) 
{
  var x = MailApp.getRemainingDailyQuota();
}

我刚刚注册了G套件的免费试用版. 在此链接上,提到G Suite用户每天收到1500封电子邮件.

I just signed up for a free trial for G suite. On this link it is mentioned that G Suite users get 1500 emails per day.

https://developers.google.com/apps-script/guides /services/quotas

但是当我在调试模式下运行上述脚本并检查x的值时,将其获取为100(这是普通帐户的限制)

But when I run the above script in debug mode and check the value of x get it as 100(Which is the limit for normal account)

试用用户是否有此限制?还是将Google表单与G Suite帐户关联起来还需要做别的事情吗? 我已经使用Google云端硬盘中的该G Suite帐户创建了表单.

Is it that trial users have this limit? Or is it something else I have to do to associate the google forms with the G Suite account? I have created the form with this G suite account from google drive.

推荐答案

简短答案

是的,G Suite试用帐户具有较低的限额

Short answer

Yes, G Suite trial accounts have lower limits

来自 G Suite中的Gmail发送限制

通过结束免费试用来提高您的限额

某些限制特定于试用帐户.免费试用期结束后, 当您的域是 累计费用至少为30美元(或您的 货币).如果您是从Google购买域名的, 增加您的发送限制所需的费用为30美元,另加 您的域.

Increase your limits by ending your free trial

Some limits are specific to trial accounts. At the end of your free trial period, those limits will be automatically increased when your domain is cumulatively billed for at least USD 30 (or the same amount in your currency). If you purchased your domain from Google, the amount required to increase your sending limits is USD 30 plus the cost of your domain.

如果您想尽快增加限额,可以终止免费 试用并立即付款.有关说明,请参见手册 付款.您升级后最多可能需要48个小时才能升级限制 提交付款.

If you want to increase your limits sooner, you can end your free trial and pay the amount now. For instructions, see Make a manual payment. It can take up to 48 hours to upgrade the limits after you submit the payment.

重要:在试用期间,您的发送 限制不会增加.

Important: While you're still in your trial period, your sending limits will not be increased.

这篇关于G套件用户的应用程序脚本的电子邮件配额的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆