标签: android oauth-2.0 restful-architecture google-fit google-fit-sdk
我看到google fit在Fit andriod API中提供了Fitness History API。此API提供了日常活动数据(读取每日总数据),如文档here中所述。但是,当我观察RESTFUL Web服务时,我没有看到任何API提供按源分组的每日步骤/活动数据。这样的API是否不能通过RESTFUL Web服务获得,只能用于andriod而不是web?