Name | Type | Description | Notes |
---|---|---|---|
event | String | The type of the event. Can be one of the following: ['campaign_state_changed', 'campaign_ruleset_changed', 'campaign_edited', 'campaign_created', 'campaign_deleted'] |
require 'TalonOne'
instance = TalonOne::CampaignNotification.new(event: campaign_state_changed)