Places SDK for iOS requests for the Places API are billed by SKU. Click the info info icon to see the table of contents for this page.
About Autocomplete (New) sessions
An Autocomplete (New) session includes one or more Autocomplete (New) requests, and a Place Details (New) request or Address Validation request. The same session token is passed to the Autocomplete (New) request and to the subsequent Place Details (New) request or Address Validation request.
A session starts with the first Autocomplete (New) request. A Place Details (New) request or Address Validation request is then made when the user has selected one of the Autocomplete (New) suggestions. If a session is abandoned, meaning no Place Details (New) request or Address Validation request is made, Autocomplete (New) requests are charged as if no session token was provided.
After a user has selected a place (meaning a Place Details (New) request or Address Validation request is made), you must start a new session using a new session token.
A session token is good for one session and cannot be used for more than one session. If you reuse a session token, the session is considered invalid and the requests are charged as if no session token were provided.
SKU details and pricing for the Places SDK for iOS
The following table shows the SKU details and pricing for the Places SDK for iOS.
Other usage limits
To review and manage your quotas and usage limits, see Quotas and quota alerts.
The daily rate limit for the Places SDK for iOS is calculated as the sum of client-side and server-side requests for all applications using the credentials of the same project.
Terms of Use restrictions
For information on terms of use, see the License Restrictions section of the Google Maps Platform Terms of Service.