Method: properties.webDataStreams.getEnhancedMeasurementSettings

傳回此網站串流的單例模式加強型評估設定。請注意,串流必須啟用加強型評估,這些設定才會生效。

HTTP 要求

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

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

路徑參數

參數
name

string

必要欄位。要查詢的設定名稱。格式:property/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings 範例:「properties/1000/webDataStreams/2000/enhancedMeasurementSettings」

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

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

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