Deletes a coupon block in Episerver Campaign. Assigned coupon codes contained within are not deleted.
Type: Boolean
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the current session |
blockId |
long |
ID of the coupon block |
Return values
- true: Coupon block has been deleted successfully
- false: Coupon block has not been deleted
Code structure
boolean remove(String sessionId, long blockId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018