--- title: AnalyticsSurvey --- ## PureCloud::AnalyticsSurvey ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **survey_id** | **String** | Unique identifier for the survey | [optional] | | **survey_form_id** | **String** | Unique identifier for the survey form | [optional] | | **survey_form_name** | **String** | Name of the survey form | [optional] | | **survey_form_context_id** | **String** | Unique identifier for the survey form, regardless of version | [optional] | | **event_time** | **DateTime** | Specifies when a survey occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **user_id** | **String** | A unique identifier of the PureCloud user | [optional] | | **queue_id** | **String** | Unique identifier for the queue the conversation was on | [optional] | | **survey_status** | **String** | Survey status | [optional] | | **survey_promoter_score** | **Integer** | Promoter score of the survey | [optional] | | **survey_completed_date** | **DateTime** | Completion date/time of the survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **o_survey_total_score** | **Integer** | | [optional] | {: class="table table-striped"}