v

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0929353914.0 MB
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

status'SUCCESS' | 'PENDING' | 'QUOTA_LIMIT_EXCEED' | 'NOT_AUTHORIZED' | 'FORBIDDEN' | 'BAD_ACCESS_TOKEN' | 'BAD_PRIVATE_KEY' | 'BAD_PUBLIC_KEY' | 'MISSING_PARAMETER' | 'INVALID_PARAMETER' | 'WRONG_PARAMETER_TYPE' | 'CONFLICT' | 'RESOURCE_LOCKED' | 'SERVER_ERROR' | 'ERROR' | 'NOT_FOUND' | 'BAD_REQUEST' | 'USER_ERROR' | 'PARTIAL_ERROR' | 'SERVICE_TEMPORARILY_UNAVAILABLE' required
messagestring

(optional) Holds further information about the response

warningsstring[]

(optional) Holds further warnings