Overload | Description |
---|---|
GetViewsByHour(Boolean) | Gets a collection of Key Value pairs; each key representing an hour and each value representing the number of views during that hour. |
GetViewsByHour(Boolean,DateTime) | Gets a collection of Key Value pairs; each key representing an hour and each value representing the number of views during that hour. |