GET /data/v1/metrics/comparison
Operation ID: list-all-metric-values
Auth: unknown
Description
List all of the values across every breakdown for a specific metric.
Parameters (4)
(string, query, optional)
Dimension the specified value belongs to
Constraints: {'enum': ['asn', 'asset_id', 'browser', 'browser_version', 'cdn', 'continent_code', 'country', 'custom_1', 'custom_2', 'custom_3', 'custom_4', 'custom_5', 'custom_6', 'custom_7', 'custom_8', 'custom_9', 'custom_10', 'exit_before_video_start', 'experiment_name', 'live_stream_id', 'operating_system', 'operating_system_version', 'playback_id', 'player_autoplay', 'player_error_code', 'player_mux_plugin_name', 'player_mux_plugin_version', 'player_name', 'player_preload', 'player_remote_played', 'player_software', 'player_software_version', 'player_version', 'preroll_ad_asset_hostname', 'preroll_ad_tag_hostname', 'preroll_played', 'preroll_requested', 'region', 'source_hostname', 'source_type', 'stream_type', 'sub_property_id', 'video_encoding_variant', 'video_id', 'video_series', 'video_startup_failure', 'video_title', 'view_drm_type', 'view_has_ad', 'view_session_id', 'viewer_connection_type', 'viewer_device_category', 'viewer_device_manufacturer', 'viewer_device_model', 'viewer_device_name', 'viewer_user_id']}
(array, query, optional)
Limit the results to rows that match conditions from provided key:value pairs. Must be provided as an array query string parameter. To exclude rows that match a certain condition, prepend a `!` character to the dimension. Possible filter names are the same as returned by the List Filters endpoint. Example: * `filters[]=operating_system:windows&filters[]=!country:US`
(array, query, optional)
Timeframe window to limit results by. Must be provided as an array query string parameter (e.g. timeframe[]=). Accepted formats are... * array of epoch timestamps e.g. `timeframe[]=1498867200&timeframe[]=1498953600` * duration string e.g. `timeframe[]=24:hours or timeframe[]=7:days`
(string, query, optional)
Value to show all available metrics for
No probe data for this endpoint yet.