Name | Type | Description | Notes |
---|---|---|---|
name | string | A user-facing name for this campaign. | [optional] |
startTime | \DateTime | Timestamp when the campaign will become active. | [optional] |
endTime | \DateTime | Timestamp when the campaign will become inactive. | [optional] |
attributes | object | Arbitrary properties associated with this campaign. | [optional] |
description | string | A detailed description of the campaign. | [optional] |
activeRulesetId | int | The ID of the ruleset this campaign template will use. | [optional] |
tags | string[] | A list of tags for the campaign template. | [optional] |
couponSettings | \TalonOne\Client\Model\CodeGeneratorSettings | [optional] | |
referralSettings | \TalonOne\Client\Model\CodeGeneratorSettings | [optional] | |
limits | \TalonOne\Client\Model\LimitConfig[] | The set of limits that will operate for this campaign version. | [optional] |
features | string[] | A list of features for the campaign template. | [optional] |