Reference documentation and code samples for the Google Analytics Data V1beta API module Google::Analytics::Data::V1beta::Filter::NumericFilter::Operation.
[[["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::Filter::NumericFilter::Operation (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-Filter-NumericFilter-Operation)\n- [0.4.2](/ruby/docs/reference/google-analytics-data-v1beta/0.4.2/Google-Analytics-Data-V1beta-Filter-NumericFilter-Operation) \nReference documentation and code samples for the Google Analytics Data V1beta API module Google::Analytics::Data::V1beta::Filter::NumericFilter::Operation.\n\nThe operation applied to a numeric filter\n\nConstants\n---------\n\n### OPERATION_UNSPECIFIED\n\n**value:** 0 \nUnspecified.\n\n### EQUAL\n\n**value:** 1 \nEqual\n\n### LESS_THAN\n\n**value:** 2 \nLess than\n\n### LESS_THAN_OR_EQUAL\n\n**value:** 3 \nLess than or equal\n\n### GREATER_THAN\n\n**value:** 4 \nGreater than\n\n### GREATER_THAN_OR_EQUAL\n\n**value:** 5 \nGreater than or equal"]]