type | description | "Type of duration being measured" |
---|
required | true |
---|
type | "string" |
---|
|
---|
duration | description | "Duration, in milliseconds" |
---|
required | true |
---|
type | "integer" |
---|
|
---|
loggedIn | description | "Whether the user is logged in or not" |
---|
required | true |
---|
type | "boolean" |
---|
|
---|
country | description | "Client's country" |
---|
required | false |
---|
type | "string" |
---|
|
---|
samplingFactor | type | "integer" |
---|
required | true |
---|
description | "Sampling factor" |
---|
|
---|
uploadTimestamp | type | "string" |
---|
required | false |
---|
description | "Timestamp of the most recent upload for that file" |
---|
|
---|