0

GoogleAppsScriptを使用してJavascriptAPIからGoogleSpreadsheetに接続できるI/Oの数。

4

1 に答える 1

2

Google は制限を明言しておらず、おそらく公式には設定していません。

Google スプレッドシート API の利用規約は、Google API の利用規約を参照しているだけです。現在、次のように述べています。

Google独自の裁量により、ユーザーが実行できる API リクエストの数に制限を設ける場合があります

(強調を追加)。

If you look at the Google Apps Pricing page and click the Compare more features button, you'll see that Google limits (and charges for) use of high-resource intensive stuff like storage, users, and domains. (Plus maps for the Map API.)

"Normal" API's are just listed as a given, and probably won't be limited unless abuse becomes a problem (Not likely or it would have happened already).

What makes you think that Google's limiting you?
Or are you just asking a hypothetical?

See, also, Google spreadsheets size and complexity limits.

于 2013-02-09T04:40:34.247 に答える