Method: organizations.analyticsAccountLinks.setPropertyServiceLevel

アナリティクス プロパティのサービスレベルを更新します。

HTTP リクエスト

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

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ

リクエストの本文

リクエストの本文には、次の構造のデータが含まれます。

JSON 表現
{
  "analyticsProperty": string,
  "serviceLevel": enum (AnalyticsServiceLevel)
}
フィールド
analyticsProperty

string

必須。ServiceLevel 設定を変更するアナリティクス プロパティ。このフィールドは、Google Analytics Admin API プロパティ リソースの名前です。

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

serviceLevel

enum (AnalyticsServiceLevel)

必須。このプロパティに設定するサービスレベル。

レスポンスの本文

成功すると、レスポンスの本文は空になります。

認可スコープ

次の OAuth スコープが必要です。

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