| Package | Description |
|---|---|
| com.createsend |
| Modifier and Type | Method and Description |
|---|---|
PagedResult<BouncedSubscriber> |
Campaigns.bounces()
Gets a paged list of bounces for the specified campaign
|
PagedResult<BouncedSubscriber> |
Campaigns.bounces(Date bouncesFrom,
Integer page,
Integer pageSize,
String orderField,
String orderDirection)
Gets a paged list of bounces for the specified campaign
|
PagedResult<BouncedSubscriber> |
Campaigns.bounces(Integer page,
Integer pageSize,
String orderField,
String orderDirection)
Gets a paged list of bounces for the specified campaign
|
Copyright © 2019. All rights reserved.