Property | Type | Description | |
---|---|---|---|
SDKVersion | string | ||
authToken | string | ||
internalAuthToken | string | ||
soapclient | SoapClient |
Method | Description | |
---|---|---|
AddSubscribersToList ( string EmailAddress, List |
||
AddSubscribersToList ( string EmailAddress, string SubscriberKey, List |
||
CreateDataExtensions ( |
||
ET_Client ( |
||
refreshToken ( bool force = false ) : void |
Method | Description | |
---|---|---|
ProcessAddSubscriberToList ( string EmailAddress, string SubscriberKey, List |
public AddSubscribersToList ( string EmailAddress, List |
||
EmailAddress | string | |
ListIDs | List |
|
return |
public AddSubscribersToList ( string EmailAddress, string SubscriberKey, List |
||
EmailAddress | string | |
SubscriberKey | string | |
ListIDs | List |
|
return |
public CreateDataExtensions ( |
||
ArrayOfET_DataExtension | ||
return |
public ET_Client ( |
||
parameters | ||
useAppSettings | bool | |
return | System |
protected ProcessAddSubscriberToList ( string EmailAddress, string SubscriberKey, List |
||
EmailAddress | string | |
SubscriberKey | string | |
ListIDs | List |
|
return |
public refreshToken ( bool force = false ) : void | ||
force | bool | |
return | void |