**Parameter**
| **Required**
| **Description**
| **Format**
| **Accepted Values**
|
ver
| Yes
| API version
Always equal to "2.0"
| Alphanumeric, utf-8
| "2.0"
|
ui
| Yes
| user id
| Alphanumeric, utf-8
| The user id from authentication
|
si
| Yes
| session id
| Alphanumeric, utf-8
| The session id from authentication
|
ei
| Yes
| The 7 digit event id of the webcast the report is requested for
| Alphanumeric, utf-8
| 7 digit webcast id
|
tz
| No
| Time Zone for all times displayed in this report. Defaults to GMT if undefined.
| Alphanumeric, utf-8
|
|
date\_range\_start
| No
| Start date of the report date range. Timestamp is automatically set to 12:00:00 AM on the selected start date.
| date
| date format mm/dd/yyyy
|
date\_range\_end
| No
| End date of the report date range. Timestamp is automatically set to 11:59:59 PM on the selected end date.
| date
| date format mm/dd/yyyy
|
dr\_regs
|
| Restricts results by including only registrants who registered within the selected date range. If undefined, it will default to on.
| Alphanumeric, utf-8
| "on", "off"
|
dr\_sessions
|
| Restricts results by including only registrants who have viewing duration of any type within the selected date range. If undefined, it will default to on.
| Alphanumeric, utf-8
| "on", "off"
|
sti\_filter
| No
| Restricts results by including only registrants who accessed the event using a URL containing a Campaign Source Tracking Identifier. If undefined, it will default to off. Separate multiple values with pipe delimiter.
| Alphanumeric, utf-8
|
|
excl\_domain
| No
| Restricts results by excluding any registrants with emails on the specified domain. If undefined, it will default to off. Separate multiple values with pipe delimiter. Cannot be used with "incl\_domain".
| Alphanumeric, utf-8
|
|
incl\_domain
| No
| Restricts results by including any registrants with emails on the specified domain. If undefined, it will default to off. Separate multiple values with pipe delimiter. Cannot be used with "excl\_domain".
| Alphanumeric, utf-8
|
|
users\_qa
| No
| Restricts results by including only registrants who asked a question. If undefined, it will default to off. | Alphanumeric, utf-8
| "on", "off"
|
user\_survey
| No
| Restricts results by including only registrants who responded to one or more surveys. If undefined, it will default to off. | Alphanumeric, utf-8
| "on", "off"
|
no\_shows
| No
| Restricts results by including only registrants with no viewing sessions of any type. If undefined, it will default to off. | Alphanumeric, utf-8
| "on", "off"
|
live\_viewers
| No
| Restricts results by including only registrants with one or more live viewing sessions. If undefined, it will default to off.
| Alphanumeric, utf-8
| "on", "off"
|
od\_viewers
| No
| Restricts results by including only registrants with one or more On-Demand or Archive viewing sessions. If undefined, it will default to off.
| Alphanumeric, utf-8
| "on", "off"
|
simlive\_viewers
| No
| Restricts results by including only registrants with one or more Sim-Live viewing sessions. If undefined, it will default to off.
| Alphanumeric, utf-8
| "on", "off"
|