SegmentService
SegmentService Description: ASMX, WSDL
| Add: ASMX, XML | ||
| Description: Add a new
segment. The following values may not be changed: SegmentType ClauseAdd NumTestRecords AddWhereList AddWhereMemberType AddWhereSubType NewsletterID tmp |
| Parameters: | ||
| Name | Type | Description |
| Segment | SegmentDataset.SegmentDataTable | XSD |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| SegmentDataset.SegmentDataTable | XSD | |
| ExistsByID: ASMX, XML | ||
| Description: Check if a Segment exists with SegmentID. |
| Parameters: | ||
| Name | Type | Description |
| SegmentID | Int32 | |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| Boolean | ||
| List: ASMX, XML | ||
| Description: List Segments. |
| Parameters: | ||
| none | ||
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| SegmentDataset.SegmentDataTable | XSD | |
| Load: ASMX, XML | ||
| Description: Load Segment with Name. |
| Parameters: | ||
| Name | Type | Description |
| Name | String | |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| SegmentDataset.SegmentDataTable | XSD | |
| LoadByID: ASMX, XML | ||
| Description: Load Segment with SegmentID. |
| Parameters: | ||
| Name | Type | Description |
| SegmentID | Int32 | |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| SegmentDataset.SegmentDataTable | XSD | |
| Update: ASMX, XML | ||
| Description: Update an
existing segment. The following values may not be changed: SegmentType ClauseAdd NumTestRecords AddWhereList AddWhereMemberType AddWhereSubType NewsletterID tmp |
| Parameters: | ||
| Name | Type | Description |
| Segment | SegmentDataset.SegmentDataTable | XSD |
| SoapHeader: | ||
| Name | Type | Description |
| Username | String | Your username to login to ListManager. |
| Password | String | Your password to login to ListManager. |
| List | String | The ListManager list you want to access. |
| Return Value: | ||
| Type | Description | |
| SegmentDataset.SegmentDataTable | XSD | |





