Method: locations.getBusinesscallssettings

Returns the Business calls settings resource for the given location.

HTTP request

GET https://mybusinessbusinesscalls.googleapis.com/v1/{name=locations/*/businesscallssettings}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The BusinessCallsSettings to get.

The name field is used to identify the business call settings to get. Format: locations/{locationId}/businesscallssettings.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of BusinessCallsSettings.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/business.manage

For more information, see the OAuth 2.0 Overview.