Class ListService
Performs all actions pertaining to Constant Contact Lists
- Ctct\Services\BaseService
-
Ctct\Services\ListService
Namespace: Ctct\Services
Package: Services
Author: Constant Contact
Located at Ctct/Services/ListService.php
Package: Services
Author: Constant Contact
Located at Ctct/Services/ListService.php
public
Array
|
|
public
|
#
addList( string $accessToken,
Create a new Contact List |
public
|
#
updateList( string $accessToken,
Update a Contact List |
public
|
|
public
|
#
getContactsFromList( string $accessToken, string $list_id, array $params = null )
Get all contacts from an individual list |
__construct(),
buildUrl(),
getHeaders(),
getRestClient()
|
$apiKey,
$rest_client
|