Search code examples
androidgoogle-mapsgoogle-maps-api-3google-maps-timezone

The Google Time Zone API Usage Limits


I wish to use Google Time Zone API in my android app. In their Usage Limits, they said as below.

Use of the Google Time Zone API is subject to a limit of 2,500 per 24 hour period. Maps for Business customers receive 100,000 requests per 24 hour period.

Is this 24 hour period limit is per user of my android application or whole users of my android application ?


Solution

  • The limits are per ip address. Please note, some mobile networks are going to share ip addresses.