LoginSignup
3

More than 3 years have passed since last update.

posted at

updated at

UrlFetchの制限が緩和されました

2018年6月19日のアップデートでUrlFetchの100MB/dayの制限(GET)がなくなり、50MB/call(GET, POST)になりました。これにより、例えば、外部のURLを使ったファイルの転送が楽になります。個人的に非常に有益なアップデートでしたので、こちらでも報告させていただきました。お役に立ちますと幸いです。

参考1 https://developers.google.com/apps-script/releases/#june_19_2018
参考2 https://developers.google.com/apps-script/guides/services/quotas#current_limitations
参考3 https://plus.google.com/+RomainVialard-public/posts/HiP1nNS75Fm

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
3