| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetAggregatedReport |
TransactionalEmailsApi.getAggregatedSmtpReport(String startDate,
String endDate,
Long days,
String tag)
Get your transactional email activity aggregated over a period of time
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetAggregatedReport> |
TransactionalEmailsApi.getAggregatedSmtpReportWithHttpInfo(String startDate,
String endDate,
Long days,
String tag)
Get your transactional email activity aggregated over a period of time
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionalEmailsApi.getAggregatedSmtpReportAsync(String startDate,
String endDate,
Long days,
String tag,
ApiCallback<GetAggregatedReport> callback)
Get your transactional email activity aggregated over a period of time (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetAggregatedReport |
GetAggregatedReport.blocked(Long blocked) |
GetAggregatedReport |
GetAggregatedReport.clicks(Long clicks) |
GetAggregatedReport |
GetAggregatedReport.delivered(Long delivered) |
GetAggregatedReport |
GetAggregatedReport.hardBounces(Long hardBounces) |
GetAggregatedReport |
GetAggregatedReport.invalid(Long invalid) |
GetAggregatedReport |
GetAggregatedReport.opens(Long opens) |
GetAggregatedReport |
GetAggregatedReport.range(String range) |
GetAggregatedReport |
GetAggregatedReport.requests(Long requests) |
GetAggregatedReport |
GetAggregatedReport.softBounces(Long softBounces) |
GetAggregatedReport |
GetAggregatedReport.spamReports(Long spamReports) |
GetAggregatedReport |
GetAggregatedReport.uniqueClicks(Long uniqueClicks) |
GetAggregatedReport |
GetAggregatedReport.uniqueOpens(Long uniqueOpens) |
GetAggregatedReport |
GetAggregatedReport.unsubscribed(Long unsubscribed) |
Copyright © 2021. All rights reserved.