Subscriber Structure
创建一个用户对象
被添加到一个联系人名单.它是作为方法 addSubscriberByInfo
和
addSubscribersByInfo的参数.
公共实例属性
公共实例属性
|
描述
|
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]
|
* 除了
邮件, 所有以上属性是可选的.
参见
Spread Web
Service Namespace
SpreadWebSerivce.addSubscriberByInfo Method
SpreadWebSerivce.addSubscribersByInfo Method