Sha256: 4a3318497a047d617c3ef0b9f5ca6888a179d017b758f19c599f0406fc1fec1a

Contents?: true

Size: 329 Bytes

Versions: 6

Compression:

Stored size: 329 Bytes

Contents

# TalonOne::CampaignEntity

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**campaign_id** | **Integer** | The ID of the campaign that owns this entity. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CampaignEntity.new(campaign_id: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-2.4.0 docs/CampaignEntity.md
talon_one-2.3.0 docs/CampaignEntity.md
talon_one-2.2.0 docs/CampaignEntity.md
talon_one-2.1.1 docs/CampaignEntity.md
talon_one-2.1.0 docs/CampaignEntity.md
talon_one-2.0.0 docs/CampaignEntity.md