Method: properties.userLinks.batchGet

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

HTTP 要求

GET https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/userLinks:batchGet

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

路徑參數

參數
parent

string

必要欄位。要求中所有使用者連結的帳戶或資源。您為「names」欄位提供的所有值的父項必須與這個欄位相符。格式範例:accounts/1234

查詢參數

參數
names[]

string

必要欄位。要擷取的使用者連結名稱。單一批次最多可擷取 1000 個使用者連結。格式:accounts/{accountId}/userLinks/{userLinkId}

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

需要下列其中一種 OAuth 範圍:

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