Methods |
public __construct(PHPFUI |
public get(string $campaign_activity_id, ?string $include = NULL) : array GET a Single Email Campaign Activity Use this method to return a specific email campaign activity. Each email
campaign activity contains the email content, metadata, and styling
information of an email. Email campaign activities can also contain
either contact lists or segments. Constant Contact uses this information
to determine who to send the email campaign activity to when you schedule
it. You cannot get email campaign activities that have a
|
public put(string $campaign_activity_id, PHPFUI PUT (Update) An Email Campaign Activity Use this method to update an email campaign activity by including the
complete email campaign activity with your changes in the request body.
The request body requires the You can only update email campaign activities that have the
|
Properties |
Methods |