Sha256: a4fa8552c60397fd7c30a70b17856326808ef0b899f5fbe9b5aac18f26f415ea

Contents?: true

Size: 404 Bytes

Versions: 6

Compression:

Stored size: 404 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

6 entries across 6 versions & 1 rubygems

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