SpreadWebSevice Class

It provides methods to operate Spread.

Public Instance Methods

Method

Description

AddSenderEmail

Add Sender Email.

addSubscriberByEmail

Adds a single subscriber into an existing subscription by his/her email.

addSubscriberByInfo

Adds a single subscriber into an existing subscription by his/her email as well as other Info. Such as First Name, Company, Job Title, etc.

addSubscribersByInfo

Adds more then one subscribers into an existing subscription by his/her email as well as other Info. Such as First Name, Company, Job Title, etc.

ChangePublishStatus

Publish or not publish Newsletters.

createCampaign

Creates an email campaign and send it out.

CreateNewAccount

Create new account.

createSubscription

Creates a subscription.

getAllSubcription

Gets all existing subscriptions.

getCampaignStatus

Gets the current status of an email campaign.

getSubscription

Gets all existing subscriptions in specified status.

GetSubscriptions2String

Get subscriptions in particular Status.

GetCampaignAbuses

It get campaign abuse detail.

GetCampaignBounces

It get campaign bounce detail.

GetCampaignClicks

It get campaign click detail.

GetCamgaignConversions

It get campaign conversion detail.

GetCampaignOpens

It get campaign open detail.

GetCampaignReport

It get campaign general report.

GetCampaignSents

It get campaign sent detail.

GetCampaignUnsubscribes

It get campaign unsubscribe detail.

Send

It send email one to one.

Send2

It send email by specify campaign name one to one.

SendSimpleAttachment

Send transactional email with 1 attachment.

SendWithAttachment

Send transactional email with multiple attachments.

TransferCredit

Transfer credit to another account.

UploadContactListFile

Upload contact file, include ".xls", ".csv", ".xlsx" .

UplodeZipFile

Upload a email content .if campaignID is nothing ,create a new campaign .

 

See Also

Spread Web Service Namespace