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" |
---|
required | true |
---|
|
---|
order_list | description | "JSON array representing the order of the cards (e.g. [0,1,2,3,4,5,6,7,8])" |
---|
type | "string" |
---|
required | true |
---|
|
---|
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" |
---|
required | true |
---|
|
---|
feed_views | description | "Number of times the user has seen the Customize feed card." |
---|
type | "integer" |
---|
required | true |
---|
|
---|
time_spent | description | "Amount of time, in seconds, that the user spent in the Feed customization screen." |
---|
type | "integer" |
---|
required | true |
---|
|
---|
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" |
---|
required | true |
---|
|
---|
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" |
---|
required | true |
---|
|
---|
client_dt | description | "Client-side ISO-8601-formatted date-time at which this event occurred." |
---|
type | "string" |
---|
required | true |
---|
|
---|
|
---|