Method: properties.rollupPropertySourceLinks.get

查詢單一綜覽資源來源連結。只有綜覽資源能含有來源連結,因此若用於其他類型的資源,這個方法將擲回錯誤。

HTTP 要求

GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/rollupPropertySourceLinks/*}

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

路徑參數

參數
name

string

必要欄位。要查詢的綜覽資源來源連結名稱。格式:properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id} 範例:properties/123/rollupPropertySourceLinks/456

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

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

  • https://www.googleapis.com/auth/analytics.readonly
  • https://www.googleapis.com/auth/analytics.edit