Method: accounts.accessBindings.batchGet

取得帳戶或資源多個存取權繫結的相關資訊。

HTTP 要求

GET https://analyticsadmin.googleapis.com/v1alpha/{parent=accounts/*}/accessBindings:batchGet

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

路徑參數

參數
parent

string

必要欄位。擁有存取權繫結的帳戶或資源。您為「names」欄位提供的所有值的父項必須與這個欄位相符。格式:-accounts/{account} - 資源/{property}

查詢參數

參數
names[]

string

必要欄位。要擷取的存取權繫結名稱。批次最多可擷取 1000 個存取權繫結。格式:- accounts/{account}/accessBindings/{accessBinding} -properties/{property}/accessBindings/{accessBinding}

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

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

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