Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 778 Bytes

File metadata and controls

14 lines (10 loc) · 778 Bytes

CampaignRulesetChangedNotificationItem

A notification regarding a campaign whose ruleset was changed.

Properties

Name Type Description Notes
event str The type of the event. Can be one of the following: ['campaign_state_changed', 'campaign_ruleset_changed', 'campaign_edited', 'campaign_created', 'campaign_deleted']
campaign Campaign
old_ruleset Ruleset [optional]
ruleset Ruleset [optional]

[Back to Model list] [Back to API list] [Back to README]