- property string $resend_subject The subject line used when resending the email campaign activity.
- property int $delay_days The number of days to wait before Constant Contact resends the email. Valid values include 1 to 10 days. This property is mutually exclusive with delay_minutes. This value is only returned in the response results if the resend activity was created with delay_days or the delay_minutes equal to an exact day value.
- property int $delay_minutes 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 720 (12 hours) and a maximum of 14,400 minutes (10 days). This property is mutually exclusive with delay_days
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['resend_subject' => 'string', 'delay_days' => 'int', 'delay_minutes' => 'int'] |
Properties |
protected static array $fields = ['resend_subject' => 'string', 'delay_days' => 'int', 'delay_minutes' => 'int'] |