latestOpenAPI 3.0.1Licensed under Uberall2026-08-1930255414.1 MB

35bdc3ab1a33

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 published on the directory after that date, as unix timestamp in milliseconds; for directories that report edits (e.g. Google) the publication date moves to the most recent edit by the author. For API versions before 20210215 this parameter is interpreted as minThreadActionDate for backward compatibility

maxActionDatestring

Only consider data points published on the directory before that date, as unix timestamp in milliseconds; for directories that report edits (e.g. Google) the publication date moves to the most recent edit by the author. For API versions before 20210215 this parameter is interpreted as maxThreadActionDate for backward compatibility

minThreadActionDatestring

The min date of the latest consumer activity on the DataPoint as unix timestamp in milliseconds. Consumer activity includes the original publication, edits by the author and new consumer comments; replies by the location owner do not update this date

maxThreadActionDatestring

The max date of the latest consumer activity on the DataPoint as unix timestamp in milliseconds. Consumer activity includes the original publication, edits by the author and new consumer comments; replies by the location owner do not update this date

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