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

setName

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

Type: void

Parameters

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

Return values

  • Code structure

    void setName(String sessionId, long optinProcessId, String name)