Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 404 Bytes

CampaignSearch.md

File metadata and controls

17 lines (10 loc) · 404 Bytes

TalonOne::CampaignSearch

Properties

Name Type Description Notes
attributes Object Properties to match against a campaign. All provided attributes will be exactly matched against campaign attributes.

Code Sample

require 'TalonOne'

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