【问题标题】:Mail Sending Limit with Gmail API via Google Apps Script通过 Google Apps 脚本使用 Gmail API 的邮件发送限制
【发布时间】:2020-02-06 09:31:19
【问题描述】:

document 中所述,Google Apps 脚本的邮件发送配额为 1500。但是,正如Gmail API Document 中提到的,邮件发送配额将与邮件发送限制(2000)相同。如果使用 Gmail API,AppScript 配额限制是否也适用?

【问题讨论】:

    标签: google-apps-script gmail gmail-api quota


    【解决方案1】:

    如果您使用 Google Apps Script 的 GmailApp 服务,则 GSuite 邮件配额为每天 1500 个收件人。但是,如果您使用的是 Gmail API(而不是 GmailApp 服务),则可以使用更高的 Gmail 配额。

    【讨论】:

      猜你喜欢
      • 2016-05-05
      • 2013-08-15
      • 1970-01-01
      • 2016-06-06
      • 1970-01-01
      • 2018-02-05
      • 2012-08-18
      • 1970-01-01
      相关资源
      最近更新 更多