Skip to main content

data_point_changes

Overview

Namedata_point_changes
TypeResource
Idgoogledevelopers.fitness.data_point_changes

Fields

NameDatatypeDescription
nextPageTokenstringThe continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
dataSourceIdstringThe data stream ID of the data source with data point changes.
deletedDataPointarrayDeleted data points for the user. Note, for modifications this should be parsed before handling insertions.
insertedDataPointarrayInserted data points for the user.

Methods

NameAccessible byRequired Params
users_dataSources_dataPointChanges_listSELECTdataSourceId, userId