Sha256: f6e002cedcde59bddb6b7ad718803bc6ff678ac620e57dca27b25f244f770ffb

Contents?: true

Size: 507 Bytes

Versions: 6

Compression:

Stored size: 507 Bytes

Contents

# TalonOne::CampaignNotification

## Properties

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']  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CampaignNotification.new(event: campaign_state_changed)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/CampaignNotification.md
talon_one-6.0.0 docs/CampaignNotification.md
talon_one-5.0.0 docs/CampaignNotification.md
talon_one-3.0.2 docs/CampaignNotification.md
talon_one-3.0.1 docs/CampaignNotification.md
talon_one-3.0.0 docs/CampaignNotification.md