SegmentService
SegmentService Description: ASMX, WSDL
ExistsByID:
ASMX,
XML
Description: Check if a Segment exists with SegmentID.
| Parameters: |
| Name |
Type |
Description |
| SegmentID |
Int32 |
|
| |
| SoapHeader: |
| Name |
Type |
Description |
| Username |
String |
Your API access username. |
| Password |
String |
Your API access password. |
| List |
String |
The account you want to access. |
| |
| Return Value: |
| Type |
Description |
| Boolean |
|
List:
ASMX,
XML
Description: List Segments.
| Parameters: |
| none |
| |
| SoapHeader: |
| Name |
Type |
Description |
| Username |
String |
Your API access username. |
| Password |
String |
Your API access password. |
| List |
String |
The account 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 API access username. |
| Password |
String |
Your API access password. |
| List |
String |
The account 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 API access username. |
| Password |
String |
Your API access password. |
| List |
String |
The account you want to access. |
| |
| Return Value: |
| Type |
Description |
| SegmentDataset.SegmentDataTable |
XSD |
TestCount:
ASMX,
XML
Description:
| Parameters: |
| Name |
Type |
Description |
| SegmentID |
Int32 |
|
| |
| SoapHeader: |
| Name |
Type |
Description |
| Username |
String |
Your API access username. |
| Password |
String |
Your API access password. |
| List |
String |
The account you want to access. |
| |
| Return Value: |
| Type |
Description |
| Int32 |
|