setFinalSplitSelectionCriterion
Defines the selection criterion for sending a split mailing as master mailing in Optimizely Campaign.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
mailingId | long | ID of the master mailing |
criterion | String | Selection criteria:
|
Return values
-
Code structure
void setFinalSplitSelectionCriterion(String sessionId, long mailingId, String criterion)
Updated almost 3 years ago