Methods |
public __construct(PHPFUI |
public get(?int $limit = NULL, ?string $before_date = NULL, ?string $after_date = NULL) : array GET a Collection of Email Campaigns Use this method to list and get details about your email campaigns.
By default, this method returns all email campaigns for the user account
including deleted email campaigns. To get email campaigns within a date-range,
use the This endpoint does not return campaign activity details for each email
campaign in the collection. To get email campaign activity details for
a single email campaign, use the GET
|
public post(PHPFUI POST (Create) a New Email Campaign Use this method to create a new email campaign. This method also creates
new The request body must contain the
|
Properties |
Methods |