Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.01 KB

File metadata and controls

15 lines (11 loc) · 1.01 KB

CampaignCollectionEditedNotificationItem

A notification regarding a collection that was edited.

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
ruleset Ruleset [optional]
placeholders list[PlaceholderDetails] The current details of the placeholders in the campaign. [optional]
collection CollectionWithoutPayload

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