OrderSessionInfo
type OrderSessionInfo {
countryCode: String
durationMS: Float
end: Timestamp
host: String
ip: String
referer: String
salesChannelId: String
sessionId: String
start: Timestamp
storefrontId: String
trafficSource: OrderSessionInfoTrafficSource
userAgent: OrderSessionUserAgent
utm: OrderSessionUTM
visitorId: String
}
Fields
countryCode
StringdurationMS
Floatend
Timestamphost
Stringip
Stringreferer
StringsalesChannelId
StringsessionId
Stringstart
TimestampstorefrontId
StringtrafficSource
OrderSessionInfoTrafficSourceuserAgent
OrderSessionUserAgentvisitorId
String