Core APIs
...
Google
Google Places & Maps

Products

3min

Google Place Products Results

DESKTOP TABLET MOBILE

Scale SERP parses the Place Products results the place_products_results array in the JSON output when the search_type=place_products request parameter is set and the data_cid request parameter is set to a valid data_cid as-returned by a search_type=places Places requests.

Google Place Products Results
Google Place Products Results


Below is an example of how the Place Products are represented in the Scale SERP result JSON:

JSON



Scale SERP returns the following properties for search_type=place_products requests:

Property

Type

Description

place_products_results

array

An array of Place Product result objects, containing each of the Place Product results returned. The Place Product Result object has the following properties:

  • name
  • number
  • The name of the place product.



  • link
  • string
  • A link to the place product landing page.



  • image
  • string
  • An image URL to the place product image.



  • price
  • string
  • The raw price (as a locale-specific string), if shown, of the place product.



  • position
  • number
  • The position of the place product in the place_products_results array.


Next Steps      Google Place Products Parameters

Updated 13 Aug 2024
Did this page help you?