| Package | Description |
|---|---|
| net.nextpulse.postmarkapp.api.server | |
| net.nextpulse.postmarkapp.models.server |
| Modifier and Type | Method and Description |
|---|---|
DynamicResponse |
StatsAPIApi.getOutboundClickCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get click counts
|
DynamicResponse |
StatsAPIApi.getOutboundClickCountsByLocation(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get clicks by body location
|
DynamicResponse |
StatsAPIApi.getOutboundClickCountsByPlatform(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get browser plaform usage
|
DynamicResponse |
StatsAPIApi.getOutboundOpenCountsByReadingTime(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get email read times
|
| Modifier and Type | Method and Description |
|---|---|
List<DynamicResponse> |
InlineResponse2002.getDays()
Get days
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2002 |
InlineResponse2002.addDaysItem(DynamicResponse daysItem) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2002 |
InlineResponse2002.days(List<DynamicResponse> days) |
void |
InlineResponse2002.setDays(List<DynamicResponse> days) |
Copyright © 2019. All rights reserved.