DataWarehouse.GetSegments
Retrieves a Data Warehouse segments for the specified date range.DataWarehouse.GetSegments Parameters
| Parameter | Type | Description |
|---|---|---|
| rsid | xsd:int | The report suite ID where you want to generate a Data Warehouse segment. |
| start_date | xsd:date | The start date for the Data Warehouse segment. |
| end_date | xsd:date | The end date for the Data Warehouse segment. |
DataWarehouse.GetSegments Response
| Type | Description |
|---|---|
| tns:segment_folders | A list of segments for the specified date range. |
Comments (0)
Must be logged in to comment. Login or register now to comment!