Namespace Google.Apis.AreaInsights.v1
Classes
AreaInsightsBaseServiceRequest<TResponse>
A base abstract class for AreaInsights requests.
AreaInsightsService
The AreaInsights Service.
AreaInsightsService.Scope
Available OAuth 2.0 scopes for use with the Places Aggregate API.
AreaInsightsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Places Aggregate API.
V1Resource
The "v1" collection of methods.
V1Resource.ComputeInsightsRequest
This method lets you retrieve insights about areas using a variety of filter such as: area, place type,
operating status, price level and ratings. Currently "count" and "places" insights are supported. With
"count" insights you can answer questions such as "How many restaurant are located in California that are
operational, are inexpensive and have an average rating of at least 4 stars" (see insight
enum for more
details). With "places" insights, you can determine which places match the requested filter. Clients can
then use those place resource names to fetch more details about each individual place using the Places API.
Enums
AreaInsightsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
AreaInsightsBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.