Posts
GET /search?search_type=place_posts
The Google Place Posts Parameters are applicable when making a request with search_type=place_posts to retrieve place posts for a Place. The Place is specified in the data_id parameter, data_id values are returned from search_type=places Places requests.
For example, to request place post results for a Place with data_id=0x87b7122bd8e99a89:0xf20c18461109b2c0 , the request would be:
The following parameters are available for all requests made when search_type=place_posts .
Parameter | Required | Description |
---|---|---|
search_type | required | Should be set to search_type=place_posts . |
data_id | required | The data_id of the Place to retrieve place posts for. data_id values are returned in Places requests . |
hl | optional | The hl parameter determines the Google UI language to return results. View the full list of supported hl values here . Defaults to en . |
Next Steps Google Place Posts Results