SOAP API methode WebImpressionStatistics_referer
Beschrijving
The referer that was sent with the click information
Parameters
| Naam | Type | Beschrijving | 
|---|---|---|
| id * | int | Unique identifier (id) of the object WebImpressionStatistics. The method only applies to the webimpressionstatistics with this id. | 
| login | Structure of type 'login' | Optional login data (soon deprecated) | 
| access_token | string | Optional api access token | 
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving | 
|---|---|---|
| httpreferer | Structure of type 'httpreferer' | 
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 'httpreferer'
| Naam | Type | Beschrijving | 
|---|---|---|
| id | int | ID of the user agent | 
| original | string | Full original url that was supplied | 
| compact | string | Compact representation of the url that was supplied when this object was created | 
| forward | boolean | Does this referer indicate that the message is being forwarded | 
| boolean | Does this referer indicate that the message is being printed |