This page describes the field names available for Analytics Mobile Sessions data, along with the Events Service internal name. When accessing the data using ADQL queries, you need to use the Events Service internal name in the query.
If your field name contains spaces or any reserved characters, the field name must be surrounded by backquotes. For example, if you define a custom field called "Item Purchased", the Events Service field name is userdata.`Item Purchased`
Breadcrumb Fields
Breadcrumb Text
breadcrumb.bctext
Network Request Fields
Connection Type
networkrequest.connectiontype
End Time
networkrequest.endTimeMS
Experience
networkrequest.networkrequestexperience
HTTP Status Code
networkrequest.httpstatuscode
IP Address
networkrequest.ip
Network Error
networkrequest.networkerror
Network Request Name
networkrequest.networkrequestname
Network Request Time
networkrequest.networkrequesttime
Infopoint Fields
Duration (ms)
infopoint.duration
infopname
infopoint.infopname
Is Dynamic
infopoint.isdynamic
UI Event Fields
Activity
ui.activity
Class
ui.uiclass
For example: "UITableView"
Label
ui.uilabel
For example: "IOS TableCell"
Root View
ui.rootview
For example: "SettingsScreen"
UI Event
ui.uievent
For example: "Button Pressed", "Root View Change", "Table Cell Selected"