'Find Place API response candidates specification

The return value candidates fields is Array <Place>, but I could only get one data.

https://developers.google.com/maps/documentation/places/web-service/search-find-place#PlacesFindPlaceFromTextResponse-candidates

Even if it is a condition that multiple data can be matched, can I always get only one data?

Also, what are the selection criteria for the responded data?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source