serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
50 stars 3 forks source link

[Google Local Results API] `place_id` from Google Local Results API is `data_cid` in Google Maps API #709

Open marm123 opened 1 year ago

marm123 commented 1 year ago

This is the issue I believe @aciddjus mentioned recently. It's super confusing for our users, as Google Maps API contains the place_id (used for place searches, for example), and Google Local Results also contains place_id (which cannot be used as a place search and is considered data_cid in Google Maps API). I believe, if possible, we should change the place_id from Google Local Results API to data_cid:

Google Local Results API: image

Google Maps API:

image

Playground Google Maps API | Inspect Google Maps API Playground Google Local Results API | Inspect Google Local Results API

marm123 commented 1 year ago

Another customer reported the issue

Intercom