Terug naar de indexpagina

SOAP API methode SmsDocumentSnapshot_smsStatistics

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 SmsDocumentSnapshot. The method only applies to the smsdocumentsnapshot with this id.
personalize_profile int Profile ID for which the object should be personalized
personalize_subprofile int Subprofile ID for which the object should be personalized
personalize_timestamp string The timestamp for the personalization
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
smsstatistics Structure of type 'smsstatistics'

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

Naam Type Beschrijving
errorCount int All the error counted in the smsmailings.
succesCount int All the succesfull counted in the smsmailings.
unknownCount int All the unknown mailings counted in the smsmailings.
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