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 | List<string> | A list of tags for the campaign template. | [optional] |
CouponSettings | CodeGeneratorSettings | [optional] | |
ReferralSettings | CodeGeneratorSettings | [optional] | |
Limits | List<LimitConfig> | The set of limits that will operate for this campaign version. | [optional] |
Features | List<string> | A list of features for the campaign template. | [optional] |