Campaigns are entities used to organize marketing promotions.
Name | Type | Description | Notes |
---|---|---|---|
AllowOptOut | bool | Indicates whether the campaign allows opting out. | [optional] |
Description | string | The description. | [optional] |
EndDate | DateTime | The end date in the time zone of the campaign. | [optional] |
Name | string | The name. | [optional] |
Priority | int | The priority of the Campaign | [optional] |
StartDate | DateTime | The start date in the time zone of the campaign. | [optional] |
TimeZone | string | The time zone of the Campaign. | [optional] |
Type | string | The type of the Campaign. | [optional] |