visitors_7 field when creating or updating locations.
Index mapping
| Index | Day |
|---|---|
| 0 | Monday |
| 1 | Tuesday |
| 2 | Wednesday |
| 3 | Thursday |
| 4 | Friday |
| 5 | Saturday |
| 6 | Sunday |
Values
Each value is a non-negative integer representing the estimated number of visitors on that day. Use0 for days when the location is closed.
Example
Consistency with opening_168
Visitor counts should be consistent with the opening schedule: days where opening_168 shows the location as fully closed should have a visitor count of0. Having visitors on a closed day is not an API error, but it may cause inconsistencies in reporting.