Method: TalonOne::CreateTemplateCampaign#tags
- Defined in:
- lib/talon_one/models/create_template_campaign.rb
#tags ⇒ Object
A list of tags for the campaign. If the campaign template has tags, they will be overridden by this list.
39 40 41 |
# File 'lib/talon_one/models/create_template_campaign.rb', line 39 def @tags end |