GetNumberOfVisitorsPerDay
Description
Returns the number of visitors (based on sessions, not unique visitors) per day, for a Flipbook, in a given time period. Dates returned in the response are the same time zone as the one present in your flipbook.
Parameters
Name | Value |
---|---|
paperID | The ID of the Flipbook to retrieve data from |
from | When should data be returned from? Format: YYYY-MM-DD |
to | When should data be returned to? Format: YYYY-MM-DD |
Sample Response
Return Codes
SUCCESS
ERROR
STATISTICS_TEMPORARILY_UNAVAILABLE
Last updated