My Business Business Calls API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
My Business Business Calls API 可管理 Google 上某个营业地点的商家来电信息,并收集该营业地点未接电话的数量等数据分析。如需详细了解商家来电,请访问 https://support.google.com/business/answer/9688285?p=call_history.。
如果 Google 商家资料与 Google Ads 账号相关联且启用了通话记录,那么通话时长超过特定时间且可归因于广告互动的来电就会显示在关联的 Google Ads 帐号的“直接从广告中拨打的来电”转化下。如果在优化策略中使用智能出价和来电转化,那么广告支出可能会发生变化。详细了解智能出价。
要查看某个营业地点的来电并执行操作,您必须是该营业地点的 OWNER
、CO_OWNER
或 MANAGER
。
服务:mybusinesscalls.googleapis.com
要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用程序需要使用自己的库来调用此服务,请在发出 API 请求时使用以下信息。
发现文档
发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:
服务端点
服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:
https://mybusinessbusinesscalls.googleapis.com
方法 |
list |
GET /v1/{parent=locations/*}/businesscallsinsights
返回某个营业地点的商家来电的数据分析。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe My Business Business Calls API allows you to manage and analyze business call data for Google Business Profile locations, including insights like missed calls.\u003c/p\u003e\n"],["\u003cp\u003eWhen linked with Google Ads and call history enabled, eligible calls may appear as conversions, potentially impacting ad spending with smart bidding.\u003c/p\u003e\n"],["\u003cp\u003eYou need specific roles (\u003ccode\u003eOWNER\u003c/code\u003e, \u003ccode\u003eCO_OWNER\u003c/code\u003e, or \u003ccode\u003eMANAGER\u003c/code\u003e) to access and manage a location's call data.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides resources to retrieve Business Calls settings and insights, and is accessible through Google-provided client libraries or REST endpoints.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the provided discovery document and service endpoint for integration and interaction with the API.\u003c/p\u003e\n"]]],["The My Business Business Calls API enables management of business call data for Google locations, including insights like missed calls. Users with `OWNER`, `CO_OWNER`, or `MANAGER` roles can access and modify call settings and retrieve business call insights using `GET` and `PATCH` methods on resources. If call history is enabled and the location is linked to Google Ads, calls longer than a set duration that came from an ad can be tracked in Google Ads and could influence ad spending.\n"],null,["# My Business Business Calls API\n\nThe 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 \u003chttps://support.google.com/business/answer/9688285?p=call_history.\u003e \n\nIf 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](https://support.google.com/google-ads/answer/7065882). \n\nTo view and perform actions on a location's calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location.\n\n- [REST Resource: v1.locations](#v1.locations)\n- [REST Resource: v1.locations.businesscallsinsights](#v1.locations.businesscallsinsights)\n\nService: mybusinessbusinesscalls.googleapis.com\n-----------------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://mybusinessbusinesscalls.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://mybusinessbusinesscalls.googleapis.com`\n\nREST Resource: [v1.locations](/my-business/reference/businesscalls/rest/v1/locations)\n-------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|\n| [getBusinesscallssettings](/my-business/reference/businesscalls/rest/v1/locations/getBusinesscallssettings) | `GET /v1/{name=locations/*/businesscallssettings}` Returns the Business calls settings resource for the given location. |\n| [updateBusinesscallssettings](/my-business/reference/businesscalls/rest/v1/locations/updateBusinesscallssettings) | `PATCH /v1/{businessCallsSettings.name=locations/*/businesscallssettings}` Updates the Business call settings for the specified location. |\n\nREST Resource: [v1.locations.businesscallsinsights](/my-business/reference/businesscalls/rest/v1/locations.businesscallsinsights)\n---------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| [list](/my-business/reference/businesscalls/rest/v1/locations.businesscallsinsights/list) | `GET /v1/{parent=locations/*}/businesscallsinsights` Returns insights for Business calls for a location. |"]]