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