Business Performance API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
更新日志
v1
API 权限
Business Performance API 将需要从 GCP Console 启用。OAuth 范围保持不变。
端点网址
可通过 https://businessprofileperformance.googleapis.com/v1/(而非 https://mybusiness.googleapis.com/v4/)访问端点
accounts.locations.reportInsights
已替换为 locations.fetchMultiDailyMetricsTimeSeries
,后者会针对指定指标返回 DailyMetric
。
- 推出新的
locations.searchkeywords.impressions.monthly.list
,可返回搜索关键字的每月细分维度
已弃用的端点和对象
- 移除使用
locationNames
在请求正文中批量处理多个商家信息的调用
- 移除
accounts.locations.localPosts.reportInsights
端点
- 移除 Metric 和 MetricOption 以及汇总和细分选项
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[[["\u003cp\u003eBusiness Performance API access requires enabling through the GCP Console, utilizing the existing OAuth scope.\u003c/p\u003e\n"],["\u003cp\u003eEndpoint URLs are updated to \u003ccode\u003ehttps://businessprofileperformance.googleapis.com/v1/\u003c/code\u003e and introduce new methods for retrieving multi-daily metrics and monthly search keyword impressions.\u003c/p\u003e\n"],["\u003cp\u003eBatch calls for multiple listings, the \u003ccode\u003eaccounts.locations.localPosts.reportInsights\u003c/code\u003e endpoint, \u003ccode\u003eMetric\u003c/code\u003e, and \u003ccode\u003eMetricOption\u003c/code\u003e objects are removed in this version.\u003c/p\u003e\n"]]],[],null,["# Business Performance API\n\n\u003cbr /\u003e\n\nChange log\n----------\n\n### v1\n\n#### API Access\n\nThe Business Performance API will need to be enabled from the [GCP Console](https://console.developers.google.com/apis/library/businessprofileperformance.googleapis.com). The OAuth scope remains the same.\n\n#### Endpoint URLs\n\nEndpoints are accessible at https://businessprofileperformance.googleapis.com/v1/ instead of https://mybusiness.googleapis.com/v4/\n\n- `accounts.locations.reportInsights` has been replaced by `locations.fetchMultiDailyMetricsTimeSeries` that returns `DailyMetric` for specified metrics.\n- Introduction of new `locations.searchkeywords.impressions.monthly.list` that returns monthly breakdown of search keywords\n\n#### Deprecated endpoints and Objects\n\n- Removal of batch calls for multiple listings using `locationNames` in request body\n- Removal of `accounts.locations.localPosts.reportInsights` endpoint\n- Removal of [Metric](/my-business/reference/rest/v4/Metric) and [MetricOption](/my-business/reference/rest/v4/MetricOption) along with aggregated and breakdown options"]]