Locations Data
DEPRECATED - Get Location's Data Point Statistics
Deprecated. Use GET /data-points/statistics instead.
get/locations/{id}/datapoints/statistics
Path parameters
idstring required
The uberall unique ID of the location
Query parameters
dataPointTypesstring[]
Types of datapoints you want inbox statistics for
directoryTypesstring[]
Directories you want inbox statistics for
ratingsstring[]
Ratings of datapoints you want inbox statistics for.
minActionDatestring
Only consider data points created after that date
maxActionDatestring
Only consider data points created before that date
minThreadActionDatestring
The min date of the last interaction with a DataPoint as unix timestamp in milliseconds
maxThreadActionDatestring
The max date of the last interaction with a DataPoint as unix timestamp in millisecond
Response
Success