Method: organizations.analyticsAccountLinks.setPropertyServiceLevel

更新 Analytics 資源的服務層級。

HTTP 要求

POST https://marketingplatformadmin.googleapis.com/v1alpha/{analyticsAccountLink=organizations/*/analyticsAccountLinks/*}:setPropertyServiceLevel

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

路徑參數

參數

要求主體

要求主體會包含結構如下的資料:

JSON 表示法
{
  "analyticsProperty": string,
  "serviceLevel": enum (AnalyticsServiceLevel)
}
欄位
analyticsProperty

string

必要欄位。要變更 ServiceLevel 設定的 Analytics 資源。這個欄位是 Google Analytics 管理 API 資源的名稱。

格式:analyticsadmin.googleapis.com/properties/{property_id}

serviceLevel

enum (AnalyticsServiceLevel)

必要欄位。要為這項資源設定的服務等級。

回應主體

如果成功,回應主體會留白。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/marketingplatformadmin.analytics.update