Method: properties.userLinks.batchUpdate

更新多位使用者的帳戶或資源連結相關資訊。

HTTP 要求

POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/userLinks:batchUpdate

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
parent

string

必要欄位。要求中所有使用者連結的帳戶或資源。UpdateUserLinkRequest 訊息中的父項欄位必須為空白,或是與此欄位相符。格式範例:accounts/1234

要求主體

要求主體的資料會採用以下結構:

JSON 表示法
{
  "requests": [
    {
      object (UpdateUserLinkRequest)
    }
  ]
}
欄位
requests[]

object (UpdateUserLinkRequest)

必要欄位。指定要更新使用者連結的要求。一次最多可以更新 1000 個使用者連結。

回應主體

如果成功,回應主體會包含 BatchUpdateUserLinksResponse 的執行例項。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/analytics.manage.users