LiveCoachingMetrics
Metrics for the user as the host being coached. View/comment counts require an Admin or Team Manager coach. Without qualifying coaching activity the object contains zero counts and lastCoachedAt: null.
Fields
Required means the key is present; nullable means its value may be null. These are different. Examples are synthetic, complete for the documented fields, and not real customer data.
Rooms created in the window for hosts with qualifying coach views or comments in the window. Not all rooms for all hosts.
2Sum of viewer participant durations for qualifying hosts, in minutes. Participants are selected by join time; duration can extend beyond the export end time.
64Sum of positive appointment prices attributed by the live-coaching rule: a qualifying sold outcome and a coach view within 7 calendar days before or after the appointment date. Not a proven causal savings amount; no currency code is returned.
1200Timestamp of the last live coaching session (ISO 8601), or null.
"2026-09-01T10:30:00Z"Complete example
{
"sessionsHosted": 2,
"viewEventsReceived": 18,
"uniqueViewers": 5,
"viewDurationMinutes": 64,
"commentsReceived": 7,
"uniqueCommenters": 3,
"moneySaved": 1200,
"lastCoachedAt": "2026-09-01T10:30:00Z"
}