Google Business Performance API 的新 API 方法可通过单个 API 请求提取多个 `DailyMetrics`。 请查看弃用时间表和相关说明,并从 v4 reportInsights API 方法迁移至 Google Business Profile Performance API。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["Transfers a location between two accounts owned/managed by the same user, requiring ownership of the origin account and at least manager status on the destination account."],["Utilizes an HTTP POST request to `https://mybusinessaccountmanagement.googleapis.com/v1/{name=locations/*}:transfer`, specifying the location with `{locationId}` in the path."],["The request body must contain the `destinationAccount` field, indicating the target account's name in the format `\"accounts/{account}\"`."],["Upon successful transfer, the response body will be empty, confirming the location's move."],["Requires the `https://www.googleapis.com/auth/business.manage` OAuth scope for authorization."]]],[]]