| Csv | Bit | No | To determine the format the data is returned:
0 = Default (XML format)
1 = Csv format
|
| FromDate | Date | Yes if ToDate is specified else not | Specify the date from which to return statistics
Format : yyyy-mm-dd
|
| Rows | Integer | No | Specify how many rows of statistics should be returned, for example Rows=10 will return the 10 most recent sends |
| SubAccountID | Integer | No | If specified, the function returns the statistics for the sub account and not the main account. |
| ToDate | Date | Yes if FromDate is specified else not | Specify the date to which statistics must be returned
Format : yyyy-mm-dd
|