如需本資源的方法清單,請見本頁結尾。
資源表示法
{
  "kind": "analytics#userDeletionRequest",
  "id": {
    "type": string,
    "userId": string
  },
  "webPropertyId": string,
  "firebaseProjectId": string,
  "propertyId": string,
  "deletionRequestTime": datetime
}| 屬性名稱 | 值 | 說明 | 附註 | 
|---|---|---|---|
| deletionRequestTime | datetime | 用於標示 Google 收到刪除要求的時間點 分析 | |
| firebaseProjectId | string | Firebase 專案 ID (已淘汰,請改用 resourceId 欄位) | |
| id | object | User ID。 | |
| id.type | string | 使用者類型。APP_INSTANCE_ID、CLIENT_ID 或 USER_ID 其中之一。 | |
| id.userId | string | 使用者的 ID。 | |
| kind | string | 值為「analytics#userDeletionRequest」。 | |
| propertyId | string | GA4 資源的資源 ID 或內部網站資源 ID。 | |
| webPropertyId | string | 格式為 UA-XXXXX-YY 的網站資源 ID。 | 
方法
- 更新/插入
- 插入或更新使用者刪除要求。