Sha256: 7bfd3de49f164ef899523a91b323d699cdda5e808952086cb9eab75926b2e3a2

Contents?: true

Size: 403 Bytes

Versions: 7

Compression:

Stored size: 403 Bytes

Contents

# TalonOne::CampaignSearch

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | [**Object**](.md) | Properties to match against a campaign. All provided attributes will be exactly matched against campaign attributes | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CampaignSearch.new(attributes: null)
```


Version data entries

7 entries across 7 versions & 1 rubygems

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