--- title: ViewFilter --- ## PureCloud::ViewFilter ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **media_types** | **Array<String>** | The media types are used to filter the view | [optional] | | **queue_ids** | **Array<String>** | The queue ids are used to filter the view | [optional] | | **skill_ids** | **Array<String>** | The skill ids are used to filter the view | [optional] | | **skill_groups** | **Array<String>** | The skill groups used to filter the view | [optional] | | **language_ids** | **Array<String>** | The language ids are used to filter the view | [optional] | | **language_groups** | **Array<String>** | The language groups used to filter the view | [optional] | | **directions** | **Array<String>** | The directions are used to filter the view | [optional] | | **wrap_up_codes** | **Array<String>** | The wrap up codes are used to filter the view | [optional] | | **dnis_list** | **Array<String>** | The dnis list is used to filter the view | [optional] | | **filter_queues_by_user_ids** | **Array<String>** | The user ids are used to fetch associated queues for the view | [optional] | | **filter_users_by_queue_ids** | **Array<String>** | The queue ids are used to fetch associated users for the view | [optional] | | **user_ids** | **Array<String>** | The user ids are used to filter the view | [optional] | | **address_tos** | **Array<String>** | The address To values are used to filter the view | [optional] | | **address_froms** | **Array<String>** | The address from values are used to filter the view | [optional] | | **outbound_campaign_ids** | **Array<String>** | The outbound campaign ids are used to filter the view | [optional] | | **outbound_contact_list_ids** | **Array<String>** | The outbound contact list ids are used to filter the view | [optional] | | **contact_ids** | **Array<String>** | The contact ids are used to filter the view | [optional] | | **ani_list** | **Array<String>** | The ani list ids are used to filter the view | [optional] | | **durations_milliseconds** | [**Array<NumericRange>**](NumericRange.html) | The durations in milliseconds used to filter the view | [optional] | | **evaluation_score** | [**NumericRange**](NumericRange.html) | The evaluationScore is used to filter the view | [optional] | | **evaluation_critical_score** | [**NumericRange**](NumericRange.html) | The evaluationCriticalScore is used to filter the view | [optional] | | **evaluation_form_ids** | **Array<String>** | The evaluation form ids are used to filter the view | [optional] | | **evaluated_agent_ids** | **Array<String>** | The evaluated agent ids are used to filter the view | [optional] | | **evaluator_ids** | **Array<String>** | The evaluator ids are used to filter the view | [optional] | | **transferred** | **BOOLEAN** | Indicates filtering for transfers | [optional] | | **abandoned** | **BOOLEAN** | Indicates filtering for abandons | [optional] | | **message_types** | **Array<String>** | The message media types used to filter the view | [optional] | | **division_ids** | **Array<String>** | The divison Ids used to filter the view | [optional] | | **survey_form_ids** | **Array<String>** | The survey form ids used to filter the view | [optional] | | **survey_total_score** | [**NumericRange**](NumericRange.html) | The survey total score used to filter the view | [optional] | | **survey_nps_score** | [**NumericRange**](NumericRange.html) | The survey NPS score used to filter the view | [optional] | | **show_secondary_status** | **BOOLEAN** | Indicates if the Secondary Status should be shown | [optional] | | **agent_duration_sort_order** | **String** | Provides the agent duration sort order | [optional] | | **waiting_duration_sort_order** | **String** | Provides the waiting duration sort order | [optional] | | **interacting_duration_sort_order** | **String** | Provides the interacting duration sort order | [optional] | | **agent_name** | **String** | Displays the Agent name as provided by the user | [optional] | | **skills_list** | **Array<String>** | The list of skill strings as free form text | [optional] | | **language_list** | **Array<String>** | The list of language strings as free form text | [optional] | | **mos** | [**NumericRange**](NumericRange.html) | The desired range for mos values | [optional] | | **survey_question_group_score** | [**NumericRange**](NumericRange.html) | The survey question group score used to filter the view | [optional] | | **survey_promoter_score** | [**NumericRange**](NumericRange.html) | The survey promoter score used to filter the view | [optional] | | **survey_form_context_ids** | **Array<String>** | The list of survey form context ids used to filter the view | [optional] | | **conversation_ids** | **Array<String>** | The list of conversation ids used to filter the view | [optional] | | **is_ended** | **BOOLEAN** | Indicates filtering for ended | [optional] | | **is_surveyed** | **BOOLEAN** | Indicates filtering for survey | [optional] | | **survey_scores** | [**Array<NumericRange>**](NumericRange.html) | The list of survey score ranges used to filter the view | [optional] | | **promoter_scores** | [**Array<NumericRange>**](NumericRange.html) | The list of promoter score ranges used to filter the view | [optional] | | **is_campaign** | **BOOLEAN** | Indicates filtering for campaign | [optional] | | **survey_statuses** | **Array<String>** | The list of survey statuses used to filter the view | [optional] | | **conversation_properties** | [**ConversationProperties**](ConversationProperties.html) | A grouping of conversation level filters | [optional] | | **is_blind_transferred** | **BOOLEAN** | Indicates filtering for blind transferred | [optional] | | **is_consulted** | **BOOLEAN** | Indicates filtering for consulted | [optional] | | **is_consult_transferred** | **BOOLEAN** | Indicates filtering for consult transferred | [optional] | | **remote_participants** | **Array<String>** | The list of remote participants used to filter the view | [optional] | | **status_list** | **Array<String>** | A list of status for the configuration view | [optional] | {: class="table table-striped"}