Update readme.md

This commit is contained in:
Mark Rapson 2023-04-19 11:13:17 +01:00 committed by GitHub
parent 942e2ee48b
commit eaa844adde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,5 +40,6 @@ Download the .zip of the repository and extract into a folder.
``` ```
+ Lowest PollRate for a single API key is recommended at 1200 to keep these under the free tier of 60 per minute. + Lowest PollRate for a single API key is recommended at 1200 to keep these under the free tier of 60 per minute.
+ Each API key should be different. + Each API key should be different, this is not checked.
+ Multiple sheets can be included under each DocumentID and will not add to each APIKey rate limit. + Multiple documents can be polled from a single key and the rate will be calculated.
+ Multiple sheets can be included under each 'googleDocId' and will not add to each APIKey rate limit.