View Source GoogleApi.PlayIntegrity.V1.Model.AccountActivity (google_api_play_integrity v0.11.0)

(Restricted Access) Contains a signal helping apps differentiating between likely genuine and likely non-genuine user traffic.

Attributes

  • activityLevel (type: String.t, default: nil) - Required. Indicates the activity level of the account.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.PlayIntegrity.V1.Model.AccountActivity{
  activityLevel: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.