google_fit v0.2.0 GoogleFit.AggregateRequest

This module is used to wrap request for aggregated data.

Summary

Functions

This function is used to build aggregation request for data that is aggregated by time period. e.g. Data about daily/weekly totals

This function makes an api call to request aggregated data from google

Functions

by_time(date1, date2, period, filter)

This function is used to build aggregation request for data that is aggregated by time period. e.g. Data about daily/weekly totals.

get(map, aggregate_request)

This function makes an api call to request aggregated data from google.