Google Business Performance API has a
NEW API method that allows fetching multiple `DailyMetrics` in a single API request. Review the
deprecation schedule and instructions to migrate over from v4 reportInsights API method to Google Business Profile Performance API.
My Business Business Calls API
Stay organized with collections
Save and categorize content based on your preferences.
The My Business Business Calls API manages business calls information of a location on Google and collect insights like the number of missed calls to their location. Additional information about Business calls can be found at https://support.google.com/business/answer/9688285?p=call_history.
If the Google Business Profile links to a Google Ads account and call history is turned on, calls that last longer than a specific time, and that can be attributed to an ad interaction, will show in the linked Google Ads account under the "Calls from Ads" conversion. If smart bidding and call conversions are used in the optimization strategy, there could be a change in ad spend. Learn more about smart bidding.
To view and perform actions on a location's calls, you need to be a OWNER
, CO_OWNER
or MANAGER
of the location.
Service: mybusinessbusinesscalls.googleapis.com
The Service name mybusinessbusinesscalls.googleapis.com
is needed to create RPC client stubs.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-16 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["The My Business Business Calls API allows you to manage and analyze business call data for Google My Business locations, including insights like missed calls."],["When linked with Google Ads and call history enabled, eligible calls may appear as conversions, potentially impacting ad spending with smart bidding."],["You need specific roles (`OWNER`, `CO_OWNER`, or `MANAGER`) to access and manage a location's call information through this API."],["The API offers methods to retrieve call settings, get call insights, and update call settings for a given location."]]],["The My Business Business Calls API manages a location's call information on Google, including missed call insights. Authorized users (`OWNER`, `CO_OWNER`, or `MANAGER`) can access and modify call settings. Calls attributed to ad interactions and exceeding a specific duration appear in linked Google Ads accounts. The API offers methods to get, update, and retrieve insights about business call settings via `GetBusinessCallsSettings`, `UpdateBusinessCallsSettings`, and `ListBusinessCallsInsights`. The service name is `mybusinessbusinesscalls.googleapis.com`.\n"]]