Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 645 Bytes

CampaignStateChangedNotification.md

File metadata and controls

12 lines (8 loc) · 645 Bytes

TalonOne.CampaignStateChangedNotification

Properties

Name Type Description Notes
campaign Campaign
oldState String The campaign's old state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'archived']
newState String The campaign's new state. Can be one of the following: ['running', 'disabled', 'scheduled', 'expired', 'archived']
ruleset Ruleset [optional]