progressSummary

Namespace: http://api.lfopen.lfconnect.com/v1/workoutresult
XML Schema: workoutresult.xsd

XML

Elements

name (type) min/max
occurs
description
caloriesThisMonth (long) 1/1 Sum of workout calories for this month. Default value is 0 (zero).
caloriesThisWeek (long) 1/1 Sum of workout calories for this week. Default value is 0 (zero).
caloriesThisYear (long) 1/1 Sum of workout calories for this year. Default value is 0 (zero).
distanceThisMonth (double) 1/1 Sum of workout distance for this month. Default value is 0 (zero).
distanceThisWeek (double) 1/1 Sum of workout distance for this week. Default value is 0 (zero).
distanceThisYear (double) 1/1 Sum of workout distance for this year. Default value is 0 (zero).
durationThisMonth (double) 1/1 Sum of workout duration for this year. Default value is 0 (zero).
durationThisWeek (double) 1/1 Sum of workout duration for this week. Default value is 0 (zero).
durationThisYear (double) 1/1 Sum of workout duration for this year. Default value is 0 (zero).
workoutDaysThisMonth (long) 1/1 Sum of workout days for this month. Default value is 0 (zero).
workoutDaysThisWeek (long) 1/1 Sum of workout days for this week. Default value is 0 (zero).
workoutDaysThisYear (long) 1/1 Sum of workout days for this year. Default value is 0 (zero).
weightLiftedThisMonth (long) 1/1 Sum of weight lifted for this year. Default value is 0 (zero).
weightLiftedThisWeek (long) 1/1 Sum of weight lifted for this year. Default value is 0 (zero).
weightLiftedThisYear (long) 1/1 Sum of weight lifted this year. Default value is 0 (zero).
caloriesThisDay (long) 1/1 Total calories burned this day.
distanceThisDay (double) 1/1 Total distance covered this day.
durationThisDay (double) 1/1 Total time covered this day.
workoutDaysThisDay (long) 1/1 Total number of workout day for this day.
weightLiftedThisDay (long) 1/1 Total weight lifted for this day.
dateToday (dateTime) 1/1 Date today, in Client Time.
weekDateFrom (dateTime) 1/1 Start date where the Week is range is retrieved.
monthDateFrom (dateTime) 1/1 Start date where the Month Range is retrieved.
yearDateFrom (dateTime) 1/1 Start date where the Year Range is retrieved.
weekDateTo (dateTime) 1/1
monthDateTo (dateTime) 1/1
yearDateTo (dateTime) 1/1

JSON

property type description
caloriesThisMonth caloriesThisMonth (long) Sum of workout calories for this month. Default value is 0 (zero).
caloriesThisWeek caloriesThisWeek (long) Sum of workout calories for this week. Default value is 0 (zero).
caloriesThisYear caloriesThisYear (long) Sum of workout calories for this year. Default value is 0 (zero).
distanceThisMonth distanceThisMonth (double) Sum of workout distance for this month. Default value is 0 (zero).
distanceThisWeek distanceThisWeek (double) Sum of workout distance for this week. Default value is 0 (zero).
distanceThisYear distanceThisYear (double) Sum of workout distance for this year. Default value is 0 (zero).
durationThisMonth durationThisMonth (double) Sum of workout duration for this year. Default value is 0 (zero).
durationThisWeek durationThisWeek (double) Sum of workout duration for this week. Default value is 0 (zero).
durationThisYear durationThisYear (double) Sum of workout duration for this year. Default value is 0 (zero).
workoutDaysThisMonth workoutDaysThisMonth (long) Sum of workout days for this month. Default value is 0 (zero).
workoutDaysThisWeek workoutDaysThisWeek (long) Sum of workout days for this week. Default value is 0 (zero).
workoutDaysThisYear workoutDaysThisYear (long) Sum of workout days for this year. Default value is 0 (zero).
weightLiftedThisMonth weightLiftedThisMonth (long) Sum of weight lifted for this year. Default value is 0 (zero).
weightLiftedThisWeek weightLiftedThisWeek (long) Sum of weight lifted for this year. Default value is 0 (zero).
weightLiftedThisYear weightLiftedThisYear (long) Sum of weight lifted this year. Default value is 0 (zero).
caloriesThisDay caloriesThisDay (long) Total calories burned this day.
distanceThisDay distanceThisDay (double) Total distance covered this day.
durationThisDay durationThisDay (double) Total time covered this day.
workoutDaysThisDay workoutDaysThisDay (long) Total number of workout day for this day.
weightLiftedThisDay weightLiftedThisDay (long) Total weight lifted for this day.
dateToday dateToday (dateTime) Date today, in Client Time.
weekDateFrom weekDateFrom (dateTime) Start date where the Week is range is retrieved.
monthDateFrom monthDateFrom (dateTime) Start date where the Month Range is retrieved.
yearDateFrom yearDateFrom (dateTime) Start date where the Year Range is retrieved.
weekDateTo weekDateTo (dateTime)
monthDateTo monthDateTo (dateTime)
yearDateTo yearDateTo (dateTime)