A notification regarding a campaign whose state changed.
Name | Type | Description | Notes |
---|---|---|---|
campaign | CampaignForNotification | ||
oldState | String | The campaign's old state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'draft', 'archived'] | |
newState | String | The campaign's new state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'draft', 'archived'] | |
ruleset | Ruleset | [optional] |