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

OptinProcessWebservice

Access the opt-in processes in Optimizely Campaign. Some of the methods are only applicable to opt-in processes of a certain type.

MethodDescription
createConfirmedOptinProcessCreates a confirmed opt-in process.
createDoubleOptinProcessCreates a double opt-in process.
createSingleOptinProcessCreates a single opt-in process.
getConfirmationMailingIdQueries the ID of the mailing that sends the confirmation email.
getConfirmationUrlQueries the confirmation URL of an opt-in process.
getDescriptionQueries the description of an opt-in process.
getIds)Queries the IDs of all available opt-in processes.
getNameQueries the name of an opt-in process.
getTypeQueries the type of an opt-in process.
setConfirmationMailingIdDefines the ID of the mailing that sends the confirmation email.
setConfirmationUrlDefines the confirmation URL of an opt-in process.
setDescriptionDefines the description of an opt-in process.
setNameDefines the name of an opt-in process.