| Name | Description | Type |
|---|---|---|
| LanguageId |
Language in which to return the text |
integer |
| ProjectDefinedId |
The desired Project Code for the report (e.g., TEST_REGRESS). Note: If no value is supplied, the first project for your account will be used. |
string |
| ResponseMinCount |
This optional field is used to identify the desired minimum Response Count. If not provided, the account's default setting for minimum response count is used. |
integer |
| ReportDateRange |
Start and end date range of the report being ran. |
Smg.RestApi.Model.DateRange |
| CompareDateRange |
Start and end date range of the report data being compared. |
Smg.RestApi.Model.DateRange |
| DateType |
The Date Type on which the date ranges will filter. |
Smg.RestApi.Model.Reporting.ReportOnDate |
| ReportHierarchyLevelId |
Unique ID of the Hierarchy Level for which the data is being generated. |
integer |
| ProvidedHierarchyLevelId |
Unique ID of the Hierarchy Level for which SKeys are provided. |
integer |
| HierarchyNumbers |
List of Hierarchy Unit SKey unique IDs on which the data will be returned. |
Collection of string |
| Benchmarks |
Hierarchy Level unique ID upon which the data is compared. |
Collection of integer |
| QuestionIds |
The unique identifier of Survey items for which this report is being run. |
Collection of integer |
| IncludeHierarchyLevels |
The Hierarchy Level unique ID to include in the results. |
Collection of integer |
| BreakoutId |
The Question ID for rollup summations to include in the data; also known as "CompareTo". |
integer |
| TopPercentBenchmarks |
Use a value between 1 and 100 to get the Top Percent Benchmarks for this project. |
Collection of integer |