Class AccountActivity
(Restricted Access) Contains a signal helping apps differentiating between likely genuine and likely non-genuine user traffic.
Implements
Inherited Members
Namespace: Google.Apis.PlayIntegrity.v1.Data
Assembly: Google.Apis.PlayIntegrity.v1.dll
Syntax
public class AccountActivity : IDirectResponseSchema
Properties
ActivityLevel
Required. Indicates the activity level of the account.
Declaration
[JsonProperty("activityLevel")]
public virtual string ActivityLevel { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |