SOAP API methode WebSiteDomain_webStatistics
Beschrijving
The parameter can hold the following options: begintime -> start time of the mailings. endtime -> end time of the mailings. domain -> domain to show statistics for
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | int | Unique identifier (id) of the object WebSiteDomain. The method only applies to the websitedomain 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 |
|---|---|---|
| webstatistics | Structure of type 'webstatistics' |
Structuur 'options'
| Naam | Type | Beschrijving |
|---|---|---|
| string |
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 'webstatistics'
| Naam | Type | Beschrijving |
|---|