Creates a new coupon block in Episerver Campaign.
Type: long
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the current session |
couponSource |
String |
Type of the coupon block:
|
Name |
String |
Name of the coupon block |
Return values
The ID of the newly created coupon block
Code structure
long create(String sessionId, String couponSource, String name)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018