type exposes the following members.
| Name | Description |
---|
 | GetActivities(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get all activities for a given contact.
|
 | GetActivities(String, String, String, Nullable Int32 , Nullable DateTime , Pagination) |
Get all activities for a given contact.
|
 | GetBounces(String, String, Pagination) |
Get bounces for a given contact.
|
 | GetBounces(String, String, String, Nullable Int32 ) |
Get bounces for a given contact.
|
 | GetClicks(String, String, Nullable DateTime , Pagination) |
Get clicks for a given contact.
|
 | GetClicks(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get clicks for a given contact.
|
 | GetEmailCampaignActivities |
Get activities by email campaign for a given contact.
|
 | GetForwards(String, String, Nullable DateTime , Pagination) |
Get forwards for a given contact.
|
 | GetForwards(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get forwards for a given contact.
|
 | GetOpens(String, String, Nullable DateTime , Pagination) |
Get opens for a given contact.
|
 | GetOpens(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get opens for a given contact.
|
 | GetOptOuts(String, String, Nullable DateTime , Pagination) |
Get opt outs for a given contact.
|
 | GetOptOuts(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get opt outs for a given contact.
|
 | GetSends(String, String, Nullable DateTime , Pagination) |
Get sends for a given contact.
|
 | GetSends(String, String, String, Nullable Int32 , Nullable DateTime ) |
Get sends for a given contact.
|
 | GetSummary |
Get a summary of reporting data for a given contact.
|