Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

getLinkUrls

Queries the URLs of all tracking links that are used in a mailing in Optimizely Campaign.

Type: String[ ]

Parameters

NameTypeValue
sessionIdStringID of the session
mailingIdlongID of the mailing

Return values

URLs of all tracking links that are used in the mailing

Code structure

String[] getLinkUrls(String sessionId, long mailingId)