Methods |
public __construct(PHPFUI |
public delete(string $campaign_activity_id) : bool DELETE an Email Campaign Activity Schedule Use this method to unschedule an email campaign activity by deleting
the schedule. You can only unschedule email campaign activities that
are in
|
public get(string $campaign_activity_id) : array GET an Email Campaign Activity Schedule Use this method to return the current schedule for an email campaign
activity. This schedule contains the date that Constant Contact will
send the email campaign activity to contacts. If the email campaign
activity is not in
|
public post(string $campaign_activity_id, PHPFUI POST (Create) an Email Campaign Activity Schedule Use this method to schedule when Constant Contact will send an email
campaign activity to contacts. Use the Before you schedule an email campaign activity, you must update the
email campaign activity and specify which contacts you want Constant
Contact to send the email to. When you make a PUT call to update an
email campaign activity, use the You can only schedule email campaign activities that have the
|
Properties |
Methods |