Terug naar de indexpagina

SOAP API methode ScheduledFaxMailing_faxStatistics

Beschrijving

The parameter can hold the following options: begintime -> start time of the mailings. endtime -> end time of the mailings.

Parameters

Naam Type Beschrijving
id * int Unique identifier (id) of the object ScheduledFaxMailing. The method only applies to the scheduledfaxmailing with this id.
options Collection of type 'options'
login Structure of type 'login' Optional login data (soon deprecated)
access_token string Optional api access token
* verplichte parameters

Resultaat

Naam Type Beschrijving
faxstatistics Structure of type 'faxstatistics'

Structuur 'pair'

Naam Type Beschrijving
key string
value string

Structuur 'options'

Naam Type Beschrijving
pair Structure of type 'pair'

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 'faxstatistics'

Naam Type Beschrijving
errorCount int All the error counted in the faxmailings.
succesCount int All the succesfull counted in the faxmailings.
unknownCount int All the unknown mailings counted in the faxmailings.
destinationcount int The number of destinations of the mailing.
firsttimestamp timestamp The first timestamp within these statistics.
lasttimestamp timestamp The last timestamp within these statistics