Subscriber Structure

 

It creates a subscriber object to be added to a subscription. It is used as one of the parameters of methods addSubscriberByInfo and addSubscribersByInfo.

Public Instance Properties

Public Instance Properties

Description

Personalize Field

email

The email of subscriber.

[EMAIL]

firstName

The first name of subscriber.

[FIRSTNAME]

middleName

The middle name of subscriber.

[MIDDLENAME]

lastName

The last name of subscriber.

[LASTNAME]

jobTitle

The title of subscriber's job.

[JOBTITLE]

company

The company Name of subscriber.

[COMPANY]

homePhone

The homephone of the subscriber..

[HOMEPHONE]

address1

The address of subscriber.

[ADDRESS1]

address2

The address of subscriber.

[ADDRESS2]

address3

The address of subscriber.

[ADDRESS3]

city

The city of subscriber.

[CITY]

state

The state of subscriber.

[STATE]

country

The country of subscriber."

[COUNTRY]

postalCode

The postal code of subscriber.

[POSTALCODE]

subPostalCode

The subpostal code of subscriber.

fax

The fax of the subscriber.

[FAX]

webUrl

The url of the subscriber.

[URL]

title

The title of the subscriber.

[TITLE]

gender

The gender of the subscriber.

[GENDER]

date1

The date of the subscriber.

[DATE1]

date2

The date of the subscriber.

[DATE2]

customField1

The custom field.

[CUSTOMFIELD1]

customField2

The custom field.

[CUSTOMFIELD2]

customField3

The custom field.

[CUSTOMFIELD3]

customField4

The custom field.

[CUSTOMFIELD4]

customField5

The custom field.

[CUSTOMFIELD5]

customField6

The custom field.

[CUSTOMFIELD6]

customField7

The custom field.

[CUSTOMFIELD7]

customField8

The custom field.

[CUSTOMFIELD8]

customField9

The custom field.

[CUSTOMFIELD9]

customField10

The custom field.

[CUSTOMFIELD10]

customField11

The custom field.

[CUSTOMFIELD11]

customField12

The custom field.

[CUSTOMFIELD12]

customField13

The custom field.

[CUSTOMFIELD13]

customField14

The custom field.

[CUSTOMFIELD14]

customField15

The custom field.

[CUSTOMFIELD15]

* EXCEPT email, ALL of the above properties are optional.

See Also

Spread Web Service Namespace

SpreadWebSerivce.addSubscriberByInfo Method

SpreadWebSerivce.addSubscribersByInfo Method