Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.21 KB

ResendToNonOpenersInput.md

File metadata and controls

11 lines (8 loc) · 1.21 KB

# ResendToNonOpenersInput

Properties

Name Type Description Notes
resend_subject string The subject line used when resending the email campaign activity.
delay_days int The number of days to wait before Constant Contact resends the email. Valid values include <code>1</code> to <code>10</code> days. This property is mutually exclusive with <code>delay_minutes</code>. This value is only returned in the response results if the resend activity was created with <code>delay_days</code> or the <code>delay_minutes</code> equal to an exact day value. [optional]
delay_minutes int The number of minutes to wait before Constant Contact resends the email campaign activity. There are 1,440 minutes in a day. Valid values includes a minimum of <code>720</code> (12 hours) and a maximum of <code>14,400</code> minutes (10 days). This property is mutually exclusive with <code>delay_days</code> [optional]

[Back to Model list] [Back to API list] [Back to README]