EndPoint Get a Specific Member From All Lists
Name
get_list_member_all
Description
Get information about all members in all lists.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
MemberId |
Member Id |
YES |
|
The ID of the member for which to get details.
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
200 |
False |
|
ListId |
DT_WSTR |
200 |
False |
|
EmailAddress |
DT_WSTR |
200 |
False |
|
UniqueEmailId |
DT_WSTR |
200 |
False |
|
ContactId |
DT_WSTR |
200 |
False |
|
FullName |
DT_WSTR |
100 |
False |
|
WebId |
DT_I4 |
0 |
False |
|
EmailType |
DT_WSTR |
20 |
False |
|
Status |
DT_WSTR |
20 |
False |
|
ConsentsToOneToOneMessaging |
DT_BOOL |
0 |
False |
|
FirstName |
DT_WSTR |
50 |
False |
|
LastName |
DT_WSTR |
50 |
False |
|
AddressLine1 |
DT_WSTR |
200 |
False |
|
AddressLine2 |
DT_WSTR |
200 |
False |
|
City |
DT_WSTR |
200 |
False |
|
State |
DT_WSTR |
100 |
False |
|
Zip |
DT_WSTR |
20 |
False |
|
Country |
DT_WSTR |
100 |
False |
|
Phone |
DT_WSTR |
50 |
False |
|
Birthday |
DT_WSTR |
50 |
False |
|
StatsAvgOpenRate |
DT_I4 |
0 |
False |
|
StatsAvgClickRate |
DT_I4 |
0 |
False |
|
IpSignup |
DT_WSTR |
200 |
False |
|
TimestampSignup |
DT_DBTIMESTAMP |
0 |
False |
|
IpOpt |
DT_WSTR |
200 |
False |
|
TimestampOpt |
DT_DBTIMESTAMP |
0 |
False |
|
MemberRating |
DT_I4 |
0 |
False |
|
LastChanged |
DT_DBTIMESTAMP |
0 |
False |
|
Language |
DT_WSTR |
100 |
False |
|
Vip |
DT_BOOL |
0 |
False |
|
EmailClient |
DT_WSTR |
200 |
False |
|
Latitude |
DT_I4 |
0 |
False |
|
Longitude |
DT_I4 |
0 |
False |
|
LocationGmtOff |
DT_I4 |
0 |
False |
|
LocationDstOff |
DT_I4 |
0 |
False |
|
CountryCode |
DT_WSTR |
100 |
False |
|
TimeZone |
DT_WSTR |
100 |
False |
|
Region |
DT_WSTR |
100 |
False |
|
Source |
DT_WSTR |
100 |
False |
|
TagsCount |
DT_I4 |
0 |
False |
|
Tags |
DT_WSTR |
4000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |