| Methods |
| public __construct(PHPFUI |
| public delete(string $campaign_activity_id) : ?array 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 getTyped(string $campaign_activity_id) : ?array
|
| public post(string $campaign_activity_id, PHPFUI POST (Create) an Email Campaign Activity Schedule Use this method to send an email campaign activity to contacts either
immediately or on a specific date. To send the email campaign activity
immediately, specify 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
|
public postTyped(string $campaign_activity_id, PHPFUI
|
| Properties |
| Methods |