Visits by Days Report

Retrieves visits for a given entity(venue/complex/billboard) broken by the days of the week.

The response includes 2 arrays:

  1. Day of the week bins : [0,1,2,3,4,5,6], where each represents a day of the week. (i.e. Mon.-Sun.).
  2. Indicates the total visits for the POI during the selected date range for each of the day of the week bins (correlated to the location in the Day of the week array)

Average measured processing time: 0.72 seconds
For more information on request retries best practices and processing measurements you may visit this page


📍 This service supports the Nearby Activity report. Once setting a value to the nearbyRadius parameter, the report will be generated based on the nearby activity logic.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
date
required

Queried data start date. Format YYYY-MM-DD

date
required

Queried data end date. Format YYYY-MM-DD

string
required

Placer API Entity Id

filters
object

Filtering options for the report results.

integer
enum

The radius requested for nearby activity report generation.
Note: When a value is populated for this attribute - the report will be calculated as per the Nearby Activity report logic.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json