List Filters

GET {{baseUrl}}/data/v1/filters

The API has been replaced by the list-dimensions API call.

Lists all the filters broken out into basic and advanced.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"total_row_count":1,"timeframe":[1610027251,1610113651],"data":{"basic":["browser","operating_system","player_remote_played","player_software","player_software_version","player_mux_plugin_name","player_mux_plugin_version","player_autoplay","player_preload","video_title","video_id","stream_type","source_type","source_hostname","continent_code","country","player_error_code","asset_id","live_stream_id","playback_id","video_content_type","page_type","view_drm_type","view_has_ad","custom_1","custom_2","custom_3","custom_4","custom_5","custom_6","custom_7","custom_8","custom_9","custom_10"],"advanced":["browser_version","operating_system_version","viewer_device_name","viewer_device_model","viewer_device_category","viewer_device_manufacturer","player_name","player_version","video_series","video_encoding_variant","experiment_name","sub_property_id","asn","cdn","viewer_connection_type","view_session_id","region","viewer_user_id","exit_before_video_start","video_startup_failure","playback_failure","preroll_ad_asset_hostname","preroll_ad_tag_hostname","preroll_played","preroll_requested","playback_business_exception","video_startup_business_exception","ad_playback_failure","content_playback_failure"]}}