Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.ReportInsights |
MyBusiness.Accounts.Locations.reportInsights(java.lang.String name,
ReportLocationInsightsRequest content)
Returns a report containing insights on one or more metrics by location.
|
Constructor and Description |
---|
ReportInsights(java.lang.String name,
ReportLocationInsightsRequest content)
Returns a report containing insights on one or more metrics by location.
|
Modifier and Type | Method and Description |
---|---|
ReportLocationInsightsRequest |
ReportLocationInsightsRequest.clone() |
ReportLocationInsightsRequest |
ReportLocationInsightsRequest.set(java.lang.String fieldName,
java.lang.Object value) |
ReportLocationInsightsRequest |
ReportLocationInsightsRequest.setBasicRequest(BasicMetricsRequest basicRequest)
A request to include basic metric insights in the report.
|
ReportLocationInsightsRequest |
ReportLocationInsightsRequest.setDrivingDirectionsRequest(DrivingDirectionMetricsRequest drivingDirectionsRequest)
A request to include insights about driving-direction requests in the report.
|
ReportLocationInsightsRequest |
ReportLocationInsightsRequest.setLocationNames(java.util.List<java.lang.String> locationNames)
A collection of locations to fetch insights for, specified by their names.
|
Copyright © 2011-2018 Google. All Rights Reserved.