SOAP API methode WebSession_retrieve
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
websession | Structure of type 'websession' | All properties of the retrieved websession |
Structuur 'websession'
Naam | Type | Beschrijving |
---|---|---|
id | string | Unique identifier for the session. |
firstimpression | timestamp | When was the first impression during this session? |
lastimpression | timestamp | When was the last impression during this session? |
duration | integer | Duration of the session. |
ip | string | The IP address of the visitor. |