HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In


**Type**: int[ ]

**Parameters**

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing
URLsString[ ]Link URLs of the mailing to be analysed
uniqueboolean<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**