class LocationsBusinesscallsinsights extends Resource (View source)

The "businesscallsinsights" collection of methods.

Typical usage is:

 $mybusinessbusinesscallsService = new Google\Service\MyBusinessBusinessCalls(...);
 $businesscallsinsights = $mybusinessbusinesscallsService->locations_businesscallsinsights;

Methods

listLocationsBusinesscallsinsights(string $parent, array $optParams = [])

Returns insights for Business calls for a location.

Details

ListBusinessCallsInsightsResponse listLocationsBusinesscallsinsights(string $parent, array $optParams = [])

Returns insights for Business calls for a location.

(businesscallsinsights.listLocationsBusinesscallsinsights)

Parameters

string $parent

Required. The parent location to fetch calls insights for. Format: locations/{location_id}

array $optParams

Optional parameters.

Return Value

ListBusinessCallsInsightsResponse