[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Analytics Data V1alpha API - Module Google::Analytics::Data::V1alpha::MetricType (v0.8.3)\n\nReference documentation and code samples for the Google Analytics Data V1alpha API module Google::Analytics::Data::V1alpha::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."]]