science This product or feature is in Preview (pre-GA). Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions. Pre-GA Offerings are covered by the
Google Maps Platform Service Specific Terms. For more information, see the
launch stage descriptions.
Places Insights API
Places Insights API.
Service: areainsights.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://areainsights.googleapis.com
REST Resource: v1
Methods |
computeInsights |
POST /v1:computeInsights
Compute Insights RPC This method lets you retrieve insights about areas using a variaty of filter such as: area, place type, operating status, price level and ratings. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-17 UTC.
[null,null,["Last updated 2024-12-17 UTC."],[[["The Places Insights API provides insights about areas based on filters such as area, place type, operating status, price level, and ratings."],["You can access this data through REST endpoints using Google-provided client libraries or by making direct API requests."],["The API is discoverable through a provided Discovery Document that enables the building of tools for interacting with it."],["The base URL for accessing the Places Insights API is `https://areainsights.googleapis.com`."],["The `computeInsights` method allows for retrieving specific insights based on various filtering options."]]],[]]