Commit 24c62263 authored by Ben Galloway's avatar Ben Galloway

Update docs for new VisitorStats call

parent 1c4ccc93
......@@ -357,6 +357,12 @@ The following availability methods seem to be unsupported by the Gamma API. They
* `ResourceDatesNotAvailable`
* `ResourceListByViewByDateLoadLight`
#### Methods available in this library that are not in the docs
* `gammaVisitorStats`
This is a call written specifically for GSC's visitor stats requirement and is therefore not in the main Gamma documentation. It will return a number of adults and children visiting on each date in a given date range - this is comprised of pre-booked public and education visitors to the Science Mall, as well as walk-in Science Mall sales processed through the front desk. It will update throughout the day on any given day, allowing it to be used as a monitor for how busy the building is, but does not return any results for future dates.
## Contributing
The distributed version of this library is simply built by Babel, assuming that any applications which use it will be running a relatively modern version of Node.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment