Direct Event Data Serving
Search place events
Search for a place by name. A not-null result will only be returned if at least one event has already taken place at this place in our database.
GET
Authorizations
It is the "access_token" returned after login
Query Parameters
The approximate longitude of the place you're searching for.
The approximate latitude of the place you are searching for.
Response
200 - application/json
Place object returned with '/v2/g-place/{googlePlaceId}'
The formatted address of the place.
Description on https://developers.google.com/maps/documentation/places/web-service/details
Description on https://developers.google.com/maps/documentation/places/web-service/details
Description on https://developers.google.com/maps/documentation/places/web-service/details
Was this page helpful?