docs/AnalyticsSurvey.md in purecloudplatformclientv2-46.1.0 vs docs/AnalyticsSurvey.md in purecloudplatformclientv2-47.0.0
- old
+ new
@@ -7,19 +7,17 @@
|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 an evaluation occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [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] |
-| **status** | **String** | Survey status | [optional] |
-| **geto_survey_total_score** | **Integer** | Creation date of survey | [optional] |
-| **survey_promoter_score** | **Integer** | NPS score of the survey | [optional] |
-| **getsurvey_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] |
-| **media_types** | **Array<String>** | Media types associated with the conversation | [optional] |
-| **language_ids** | **Array<String>** | Language IDs associated with the conversation | [optional] |
-| **skill_ids** | **Array<String>** | Skill IDs associated with the conversation | [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"}