GetSegments: Get Segments Defined within a Report Suite
Description
Get a data frame of segments for the specified report suites.
Useful to find segment IDs for use in reporting helper functions or JSON report definitions.
Usage
GetSegments(reportsuite.ids)
Arguments
reportsuite.ids
Report suite id (or list of report suite ids)
Value
Data frame
Details
This function requires having a character vector with one or more valid Report Suites specified.