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