Terug naar de indexpagina

SOAP API methode Account_stats

Beschrijving

By asking this method, you can see how much e-mails, faxes and sms-messages were send by this account.

Parameters

Naam Type Beschrijving
year * int Year number (2006, etc)
month int Month number (1=january)
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
environmentstatistics Structure of type 'environmentstatistics'

Structuur 'login'

Naam Type Beschrijving
username string The username of the login attempt
account string The account name of the login attempt
password string The password for the login attempt

Structuur 'environmentstatistics'

Naam Type Beschrijving
year int The year of the stats.
month int The month of the stats.
sentemail int The number of sent emails.
sentsms int The number of sent sms messages.
sentfax int The number of sent fax messages.
webpages int The number of web pages displayed in this month
apicalls int The number of soap API calls
litmustest int The number of litmus tests