EndPoint Get List Details
Name
get_list
Description
Get information about a specific campaign.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Id |
List Id |
YES |
|
The ID of the list for which data should be read.
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
100 |
False |
|
WebId |
DT_I4 |
0 |
False |
|
Name |
DT_WSTR |
100 |
False |
|
Company |
DT_WSTR |
500 |
False |
|
Address1 |
DT_WSTR |
500 |
False |
|
Address2 |
DT_WSTR |
500 |
False |
|
City |
DT_WSTR |
100 |
False |
|
State |
DT_WSTR |
100 |
False |
|
Zip |
DT_WSTR |
100 |
False |
|
Country |
DT_WSTR |
100 |
False |
|
Phone |
DT_WSTR |
100 |
False |
|
PermissionReminder |
DT_WSTR |
4000 |
False |
|
UseArchiveBar |
DT_BOOL |
0 |
False |
|
CampaignDefaultFromName |
DT_WSTR |
100 |
False |
|
CampaignDefaultFromEmail |
DT_WSTR |
500 |
False |
|
CampaignDefaultSubject |
DT_WSTR |
500 |
False |
|
CampaignDefaultLanguage |
DT_WSTR |
100 |
False |
|
NotifyOnSubscribe |
DT_WSTR |
500 |
False |
|
NotifyOnUnsubscribe |
DT_WSTR |
500 |
False |
|
DateCreated |
DT_DBTIMESTAMP |
0 |
False |
|
ListRating |
DT_I4 |
0 |
False |
|
EmailTypeOption |
DT_BOOL |
0 |
False |
|
SubscribeUrlShort |
DT_WSTR |
512 |
False |
|
SubscribeUrlLong |
DT_WSTR |
1024 |
False |
|
BeamerAddress |
DT_WSTR |
500 |
False |
|
Visibility |
DT_WSTR |
100 |
False |
|
DoubleOptin |
DT_BOOL |
0 |
False |
|
HasWelcome |
DT_BOOL |
0 |
False |
|
MarketingPermissions |
DT_BOOL |
0 |
False |
|
Modules |
DT_WSTR |
500 |
False |
|
MemberCount |
DT_I4 |
0 |
False |
|
UnsubscribeCount |
DT_I4 |
0 |
False |
|
CleanedCount |
DT_I4 |
0 |
False |
|
MemberCountSinceSend |
DT_I4 |
0 |
False |
|
UnsubscribeCountSinceSend |
DT_I4 |
0 |
False |
|
CleanedCountSinceSend |
DT_I4 |
0 |
False |
|
CampaignCount |
DT_I4 |
0 |
False |
|
CampaignLastSent |
DT_WSTR |
500 |
False |
|
MergeFieldCount |
DT_I4 |
0 |
False |
|
AvgSubRate |
DT_I4 |
0 |
False |
|
AvgUnsubRate |
DT_I4 |
0 |
False |
|
TargetSubRate |
DT_I4 |
0 |
False |
|
OpenRate |
DT_I4 |
0 |
False |
|
ClickRate |
DT_I4 |
0 |
False |
|
LastSubDate |
DT_DBTIMESTAMP |
0 |
False |
|
LastUnsubDate |
DT_DBTIMESTAMP |
0 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |