Campaign canceling

Canceling by campaign id

If there is urgent request to cancel sending of specific campaign for a customer it is possible by adding campaign id to the flipper CANCEL_SENDING_CAMPAIGNS.

Campaign id must be internal campaign id so it is unique and we don’t cancel some other campaign as multichannel_id is not unique. Please make sure you use id from push campaigns table.

Canceling by customer

If there is urgent request to cancel all campaigns sending for specific customer it is possible by adding customer id to the flipper CANCEL_SENDING_CUSTOMERS.