create
Creates a new coupon block in Optimizely 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)Updated 20 days ago
Next
Did this page help you?
