Discover.GetSegments
Returns a list of segments available for the specified date range.Discover.GetSegments Parameters
| Parameter | Type | Description |
|---|---|---|
| rsid | xsd:string | The ID of the report suite where you want to get the segment list. |
| start_date | xsd:date | The start date for the segment date range. The date range is inclusive of the start date. |
| end_date | xsd:date | The end date for the segment date range. The date range is inclusive of the end date. |
Discover.GetSegments Response
| Type | Description |
|---|---|
| tns:segment_folders | A list of Discover segments from the specified report suite for the specified date range. |
Comments (0)
Must be logged in to comment. Login or register now to comment!