CampaignMtt Object
Fields
#
endAt
DateTime !
Non-null
This is last day and end hour of the campaign. Note, every day of the campaign the end hour will be same.
messageTemplate
If email templates are used to create MTT, use this template (works like thank you email templates). Otherwise, the raw text that is send with MTT action will make a plain text email.
startAt
DateTime !
Non-null
This is first day and start hour of the campaign. Note, every day of the campaign the start hour will be same.
testEmail
A test target email (yourself) where test mtt actions will be sent (instead to real targets)
Usages
#
References
#
- Field mtt from PrivateCampaign
Previous
CampaignInput
Next
CampaignMttInput