Statistics provides an operation to get statistics about sent emails.
This API provided by management console.For access point host please refer to Common Specifications.
List
Statistics/list provides an operation to get statistics about sent emails.
Request
/transaction/v2/statistics/list.[json|xml]
Access Control
Item
Value
Role
API group administrator, API user
Authorization
Data reference permission
Parameter
Parameter
Required
Data Type
Description
api_user
Yes
ASCII
Specifies the ID used for user authentication.
api_key
Yes
ASCII
Specifies the secret key used for user authentication.
server_composition
No
UTF-8
Specifies the name of the server configuration that will be operated.
year
Yes
INTEGER
Specifies the year (yyyy format) you want to get statistics for.
month
Yes
INTEGER
Specifies the month (mm format) you want to get statistics for.
total
No
BOOLEAN
If 'true' is specified, the summary data of the year and month specified by 'year' and 'month' will be returned in one record.The character string "total" is output for the 'date' parameter of the response message.