Back to API references

SOAP API method WebSession_retrieve

Parameters

Name Type Description
id * string The identifier (id) of the object that is retrieved
* required parameters

Return values

Name Type Description
websession Structure of type 'websession' All properties of the retrieved websession

Structure 'websession'

Name Type Description
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.