15

I have developed one app in which i have used the Google Place API. This is what places doc says about limitation.

The Google Places API has the following query limits:

  1. Users with an API key are allowed 1 000 requests per 24 hour period.

  2. Users who have also verified their identity through the APIs console are allowed 100 000 requests per 24 hour period. A credit card is required for verification, by enabling billing in the console. Your card will not be charged for use of the Places API.

So my question is that if i enable billing for Place API then its free? Is it really true?

4

3 に答える 3

22

はい、あなたは彼らが言っていることを理解するでしょう。私はそれを行ったので、確認できます... クレジットカード情報を入力すると、確認済みのユーザーであることを彼らに知らせることができ、したがって彼らのサービスを悪用することはありません.

2 番目の質問は、Google についてです。それは本当に本当です、あなたは請求さ​​れません、彼らは他のソースからお金を稼ぐことができます:)

編集:

実際、「検証済み」オプション以上のものが必要な場合は、Thor Mitchell (プロダクト マネージャー @Google) が Quora: Pros and Cons of Places API のこのトピックで述べているように、連絡を取ることができるようです。

「(身元確認後の) 使用制限は 1 日あたり 100,000 リクエストです。要件についてもっと知りたい開発者と喜んで話し合います。」

于 2012-04-15T11:40:00.640 に答える