Class UserDeletionRequest.IdData
User ID.
Inherited Members
Namespace: Google.Apis.Analytics.v3.Data
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class UserDeletionRequest.IdDataProperties
Type
Type of user
Declaration
[JsonProperty("type")]
public virtual string Type { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
UserId
The User's id
Declaration
[JsonProperty("userId")]
public virtual string UserId { get; set; }Property Value
| Type | Description | 
|---|---|
| string |