Methods |
public __construct(PHPFUI |
public get(?string $confirm_status = NULL, ?string $role_code = NULL, ?string $email_address = NULL) : array GET a Collection of Account Email Addresses Use this method to return a collection of email addresses for the account
associated with your access token. When you Create an Email Campaign, you must use an account
email address with a Use the query parameters to filter results. You can filter using
|
public post(PHPFUI POST Add an Account Email Address Use this method to add a new email address to a Constant Contact account. If the email address you are adding already exists in the account the API will return a 409 conflict error. When you add a new email address to an account, Constant Contact automatically
sends an email to that address with a link to confirm it. After a user
clicks that link, the account email status changes from
|
Properties |
Methods |