datasets_google_map_item
Retrieve a saved Google Maps business by place ID, returning category, rating, review count, and geo data when available.
Instructions
Get a stored Google Maps business. Returns one stored Google Maps business by Google place_id from dataset id enum value google-map-businesses. The category field contains the exact Google Maps category label returned for the business locale and can be localized, non-ASCII, or contain punctuation. A rating of null means no aggregate rating is available. A review_count of null means Google did not return a count; numeric 0 means Google confirmed zero reviews. Locationless service-area businesses (online/mobile/home-based) have a null geo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place_id | Yes | Google Place ID, max 256 characters |