ReportingIdentitySettings

包含與報表身分相關設定的資源。

JSON 表示法
{
  "name": string,
  "reportingIdentity": enum (ReportingIdentity)
}
欄位
name

string

僅供輸出。ID。這個報表身分識別設定單例資源的資源名稱。格式:properties/{property_id}/reportingIdentitySettings 範例:「properties/1234/reportingIdentitySettings」

reportingIdentity

enum (ReportingIdentity)

用於在報表中識別使用者身分的策略。

ReportingIdentity

在報表中識別使用者身分的各種策略。

列舉
IDENTITY_BLENDING_STRATEGY_UNSPECIFIED 未指定混合策略。
BLENDED 混合報表識別資訊策略。
OBSERVED 觀察到的報表識別資訊策略。
DEVICE_BASED 以裝置為依據的報表識別資訊策略。