Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

getLinkNames

Queries the names of all tracking links used in a mailing in Optimizely Campaign.

Type: String[ ]

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing

Return values

Names of all tracking links that are used in the mailing

Code structure

String[] getLinkNames(String sessionId, long mailingId)