What is My Business Calls API
The Business Calls API manages business calls information of a location on Google and collects insights like the number of missed calls to their location.
Steps To Follow
From Google Developer Console dashboard > go to Select a project > New Project > Give Project Name > Click on Create’, as shown here.
A notification will appear instantly as shown here
Thereafter select API & Services > Credentials
Then click on Create Credentials
Next, select Service Account
Then click on Create and Continue button
Next, Select Role to Owner and click > continue > done as shown below:
Once the complete setup is done, then copy the marked generated email to a notepad for future use:
Then click on this marked email and add key as shown below:
Then select JSON and click on Create
Now, let’s move on to enabling the API part. Here are the steps to consider:
Click on left hamburger menu > APIs & Services > Library
Then search business calls API on the library.
And click on Enable option
These are the entire Google Developer Console steps to consider.
Path Parameters
Method
Method: locations.getBusinesscallssettings
- Returns the Business calls settings resource for the given location.
Method: locations.updateBusinesscallssettings
- Updates the Business call settings for the specified location.