Queries the confirmation URL of an opt-in process in Episerver Campaign. This method is only applicable to opt-in processes of the type double.
Type: String
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
optinProcessId |
long |
ID of the opt-in process |
Return values
Confirmation URL of the opt-in process.
Code structure
String getConfirmationUrl(String sessionId, long optinProcessId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018