Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

MailingReportingWebservice

Query statistical values for a mailing.

MethodDescription
getClickCountCounts the clicks of a mailing.
getClickCountByUrlCounts the clicks for each of the given URLs.
getFailedRecipientCountCounts the recipients that have been skipped during dispatch.
getLinkNames)Queries the names of all tracking links that are used in a mailing.
getLinkUrls)Queries the URLs of all tracking links that are used in a mailing.
getOpenCountCounts the opens of a mailing.
getOverallRecipientCountCounts the recipients to whom a mailing was sent or tried to send.
getResponseCountCounts the responses generated for a mailing.
getSentRecipientCountCounts the recipients to whom a mailing was successfully sent.
getUnsubscribeCountCounts the unsubscribes for a mailing.