vhost.getGameDailySummary
Syntax
mixed vhost.getGameDailySummary ( INT vhostId, Date startDate = NULL, Date endDate = NULL, mixed summarizeBy = 3, mixed actionId = 0 )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The Id of the vhost. | |||
| NULL | The start of the time period for the game data data. Format: Unix timestamp or 'YYYY-MM-DD' | |||
| NULL | The number of records that you want returned. | |||
| 3 | ||||
| 0 |
Response
It is available in each item of the results and specific to that date. (It is available as result->item->total_count) | |||
(It is available as result->totalCount) |
Return Values
| Field | Description | Possible Values |
|---|
