Android的地理codeR配额限制配额、地理、Android、codeR

由网友(出逃玫瑰海.)分享简介:可能有人提出建议的配额限制,以谷歌地图API地理编码?我使用的是Android的地理编码。在谷歌地图API的网站规定限额为2500元一天。这是总的API密钥?或者每个IP地址?我发现这篇文章:http://$c$c.google.com/apis/maps/articles/geo$c$cstrat.html#quot...

可能有人提出建议的配额限制,以谷歌地图API地理编码?我使用的是Android的地理编码。在谷歌地图API的网站规定限额为2500元一天。这是总的API密钥?或者每个IP地址?我发现这篇文章:  http://$c$c.google.com/apis/maps/articles/geo$c$cstrat.html#quota-limits

Could someone advise on the quota limits to Google maps geocoding api? I'm using geocoding on android. The Google maps Api site states the limit is 2,500 per day. Is this total for the API key? or per IP address? I have found this article: http://code.google.com/apis/maps/articles/geocodestrat.html#quota-limits

其中指出,配额限制是联系在一起的IP地址,但是这是指网站。任何人都可以回答这个问题?显然,这是一个巨大的差异,每一天器件缘2500 code查找就足以满足大多数应用程序。

which states that the quota limit is tied to the ip address, however this is referring to websites. Can anyone answer this? Obviously this is a huge difference and 2,500 geocode lookups per day per device would be enough for most applications.

推荐答案

据我所知这是每天每一个IP地址。这是发出请求的确切机。因此,如果其他人使用你的应用程序,将其限制在他们的机器。

From what I understand it's per single IP address per day. This is the exact machine making the request. So if someone else was using your application it would limit it to their machine.

您的API密钥可用于多种设备。这个道理同样适用于所有谷歌的API的。我用的是翻译API,如果我每个API密钥限于我会搞砸,并会最大的。

Your API key can be used from multiple devices. This same principle applies to all of Google's APIs. I use the translate API, and if I was limited to per API key I'd be screwed and would max out.

当然,这并不重要,如果你付出谷歌使用自己的API(开票在API控制台)申请。我付出了很多的谷歌翻译API

Of course this doesn't apply if you pay Google for use of their API (Billing in the API console). I pay a lot for Google Translate API

阅读全文

相关推荐

最新文章