| Package | Description |
|---|---|
| sibApi | |
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
GetReports |
TransactionalEmailsApi.getSmtpReport(Long limit,
Long offset,
String startDate,
String endDate,
Long days,
String tag,
String sort)
Get your transactional email activity aggregated per day
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetReports> |
TransactionalEmailsApi.getSmtpReportWithHttpInfo(Long limit,
Long offset,
String startDate,
String endDate,
Long days,
String tag,
String sort)
Get your transactional email activity aggregated per day
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TransactionalEmailsApi.getSmtpReportAsync(Long limit,
Long offset,
String startDate,
String endDate,
Long days,
String tag,
String sort,
ApiCallback<GetReports> callback)
Get your transactional email activity aggregated per day (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetReports |
GetReports.addReportsItem(GetReportsReports reportsItem) |
GetReports |
GetReports.reports(List<GetReportsReports> reports) |
Copyright © 2021. All rights reserved.