[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Analytics Data V1beta API - Module Google::Analytics::Data::V1beta::MetricType (v0.4.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.3 (latest)](/ruby/docs/reference/google-analytics-data-v1beta/latest/Google-Analytics-Data-V1beta-MetricType)\n- [0.4.2](/ruby/docs/reference/google-analytics-data-v1beta/0.4.2/Google-Analytics-Data-V1beta-MetricType) \nReference documentation and code samples for the Google Analytics Data V1beta API module Google::Analytics::Data::V1beta::MetricType.\n\nA metric's value type.\n\nConstants\n---------\n\n### METRIC_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified type.\n\n### TYPE_INTEGER\n\n**value:** 1 \nInteger type.\n\n### TYPE_FLOAT\n\n**value:** 2 \nFloating point type.\n\n### TYPE_SECONDS\n\n**value:** 4 \nA duration of seconds; a special floating point type.\n\n### TYPE_MILLISECONDS\n\n**value:** 5 \nA duration in milliseconds; a special floating point type.\n\n### TYPE_MINUTES\n\n**value:** 6 \nA duration in minutes; a special floating point type.\n\n### TYPE_HOURS\n\n**value:** 7 \nA duration in hours; a special floating point type.\n\n### TYPE_STANDARD\n\n**value:** 8 \nA custom metric of standard type; a special floating point type.\n\n### TYPE_CURRENCY\n\n**value:** 9 \nAn amount of money; a special floating point type.\n\n### TYPE_FEET\n\n**value:** 10 \nA length in feet; a special floating point type.\n\n### TYPE_MILES\n\n**value:** 11 \nA length in miles; a special floating point type.\n\n### TYPE_METERS\n\n**value:** 12 \nA length in meters; a special floating point type.\n\n### TYPE_KILOMETERS\n\n**value:** 13 \nA length in kilometers; a special floating point type."]]