Schema:MobileWikiAppFeedConfigure

Revision 20298570
description"Measure user interactions with the Feed Customization feature. Sampled at 1:1"
properties
enabled_list
description"JSON representations with the lists of values for each language. For example: '{"en":[0,1,0,1,0,1,0,1,0],"de":[1,0,1,0,1,0,1,0,1]}'"
type"string"
requiredtrue
order_list
description"JSON array representing the order of the cards (e.g. [0,1,2,3,4,5,6,7,8])"
type"string"
requiredtrue
source
description"Source from which the user entered the Feed configuration screen. -1 = main overflow menu, 0 or greater = type of feed card from which the customization was invoked."
type"integer"
requiredtrue
feed_views
description"Number of times the user has seen the Customize feed card."
type"integer"
requiredtrue
time_spent
description"Amount of time, in seconds, that the user spent in the Feed customization screen."
type"integer"
requiredtrue
languages
description"JSON array of languages, in order. For example: if user's language settings are 1. German and 2. English, then this is ["de","en"]"
type"string"
requiredtrue
app_install_id
description"Randomly generated UUID that is unique to each app install, which can be used to cross-reference the same app install across different schemas."
type"string"
requiredtrue
client_dt
description"Client-side ISO-8601-formatted date-time at which this event occurred."
type"string"
requiredtrue