**Type**: int[ ]
**Parameters**
Name | Type | Value |
sessionId | String | ID of the session |
mailingId | long | ID of the mailing |
URLs | String[ ] | Link URLs of the mailing to be analysed |
unique | boolean | <ul><li><span class="classLib">true</span>: Multiple countings of recipients that clicked a link in the mailing several times are removed.</li> |
<li><span class="classLib">false</span>: The overall number of clicks for a link is returned.</li></ul> | | |
**Return values**
Number of clicks for each URL
**Code structure**