Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

getName

Queries the name of an opt-in process in Optimizely Campaign.

Type: String

Parameters

NameTypeValue
sessionIdStringID of the session
optinProcessIdlongID of the opt-in process

Return values

Name of the opt-in process

Code structure

String getName(String sessionId, long optinProcessId)