Hello,

I would want to use Google's Place API to help our user fulfill their 
addresses easily and quickly. I've understood about limitation and price, 
however, I don't know yet how exactly Google count our requests.
For autocomplete service, whenever user type in the box, an Ajax request 
fired to Google's server to get suggestion : 
AutocompletionService.GetPredictions 
Then when user chose their address on that lists of suggestions, another 
request fired, this is : PlaceService.GetPlaceDetails
>From this 
link:https://developers.google.com/maps/premium/usage-limits#usage-model-summary
 
I know that your website will be charged 0.1 credit per request, so all 
requests will be counted, or only PlaceService.GetPlaceDetails are count ?

Thank a lot,

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/20f1aebd-a1fd-4daf-a56a-1341d78de41b%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to