@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class StatsAPIApi extends Object
| Constructor and Description |
|---|
StatsAPIApi() |
StatsAPIApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
InlineResponse200 |
getBounceCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get bounce counts
|
DynamicResponse |
getOutboundClickCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get click counts
|
Object |
getOutboundClickCountsByBrowserFamily(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get browser usage by family
|
DynamicResponse |
getOutboundClickCountsByLocation(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get clicks by body location
|
DynamicResponse |
getOutboundClickCountsByPlatform(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get browser plaform usage
|
InlineResponse2001 |
getOutboundOpenCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get email open counts
|
InlineResponse2002 |
getOutboundOpenCountsByEmailClient(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get email client usage
|
InlineResponse2003 |
getOutboundOpenCountsByPlatform(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get email platform usage
|
DynamicResponse |
getOutboundOpenCountsByReadingTime(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get email read times
|
OutboundOverviewStatsResponse |
getOutboundOverviewStatistics(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get outbound overview
|
SentCountsResponse |
getSentCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get sent counts
|
InlineResponse2004 |
getSpamComplaints(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get spam complaints
|
InlineResponse2005 |
getTrackedEmailCounts(String xPostmarkServerToken,
String tag,
Date fromdate,
Date todate)
Get tracked email counts
|
void |
setApiClient(ApiClient apiClient) |
public StatsAPIApi()
public StatsAPIApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public InlineResponse200 getBounceCounts(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic DynamicResponse getOutboundClickCounts(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic Object getOutboundClickCountsByBrowserFamily(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic DynamicResponse getOutboundClickCountsByLocation(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic DynamicResponse getOutboundClickCountsByPlatform(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic InlineResponse2001 getOutboundOpenCounts(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic InlineResponse2002 getOutboundOpenCountsByEmailClient(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic InlineResponse2003 getOutboundOpenCountsByPlatform(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic DynamicResponse getOutboundOpenCountsByReadingTime(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic OutboundOverviewStatsResponse getOutboundOverviewStatistics(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic SentCountsResponse getSentCounts(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic InlineResponse2004 getSpamComplaints(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats up to the date specified. e.g. `2014-02-01` (optional)ApiException - if fails to make API callpublic InlineResponse2005 getTrackedEmailCounts(String xPostmarkServerToken, String tag, Date fromdate, Date todate) throws ApiException
xPostmarkServerToken - The token associated with the Server on which this request will operate. (required)tag - Filter by tag (optional)fromdate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)todate - Filter stats starting from the date specified. e.g. `2014-01-01` (optional)ApiException - if fails to make API callCopyright © 2019. All rights reserved.