Class ConstantContact
Exposes all implemented Constant Contact API functionality
Namespace: Ctct
Package: Ctct
Author: Constant Contact
Version: 2.0.0
Link: https://developer.constantcontact.com
Located at ConstantContact.php
Package: Ctct
Author: Constant Contact
Version: 2.0.0
Link: https://developer.constantcontact.com
Located at ConstantContact.php
public
|
#
__construct( string $apiKey )
Class constructor Registers the API key with the ConstantContact class that will be used for all API calls. |
public
|
$contactService
Handles interaction with contact management |
|
public
|
$emailMarketingService
Handles interaction with email marketing |
|
public
|
$listService
Handles interaction with contact list management |
|
public
|
$activityService
ActivityService for handling interaction with bulk activities |
|
public
|
$campaignTrackingService
Handles interaction with email marketing tracking |
|
public
|
$contactTrackingService
Handles interaction with contact tracking |
|
public
|
$campaignScheduleService
Handles interaction with email marketing campaign scheduling |
|
public
|
$accountService
Handles interaction with account management |
|
public
|
$libraryService
Handles interaction with Library management |