Core APIs
...
Google
Google Places & Maps
Posts
3min
DESKTOP TABLET MOBILE
Scale SERP parses the Place Posts results the place_posts_results array in the JSON output when the search_type=place_posts request parameter is set and the data_id request parameter is set to a valid data_id as-returned by a search_type=places Places requests.
Google Place Posts Results
Below is an example of how the Place Posts are represented in the Scale SERP result JSON:
Scale SERP returns the following properties for search_type=place_posts requests:
Property | Type | Description |
---|---|---|
place_posts_results | array | An array of Place Post result objects, containing each of the Place Post results returned. The Place Post Result object has the following properties:
|
Next Steps Google Place Posts Parameters