LocationMetric
Foot traffic data aggregated per Location over an interval.
Field | Type | Required | Example | Description |
---|---|---|---|---|
datetime_start | string | No | 2023-01-01T00:00:00 | Start date and time |
datetime_end | string | No | 2023-01-01T00:00:00 | End date and time |
interval | string | No | day | Time interval, e.g., 'day' |
location | object | No | Nested Location object | |
foot_traffic | object | No | Nested Foot Traffic object |
Last updated