[[["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-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class MetricValueType (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.Report.MetricValueType)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.Report.MetricValueType) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class MetricValueType.\n\nPossible metric value types to add.\n\nProtobuf type `google.ads.admanager.v1.Report.MetricValueType`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ Report\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PRIMARY\n\n Value: 0\n\nThe values for the primary date_range.\n\nGenerated from protobuf enum `PRIMARY = 0;`\n\n### PRIMARY_PERCENT_OF_TOTAL\n\n Value: 1\n\nEach metrics' percent of the total for the primary date_range.\n\nGenerated from protobuf enum `PRIMARY_PERCENT_OF_TOTAL = 1;`\n\n### COMPARISON\n\n Value: 2\n\nThe values for the comparison_date_range.\n\nGenerated from protobuf enum `COMPARISON = 2;`\n\n### COMPARISON_PERCENT_OF_TOTAL\n\n Value: 3\n\nEach metrics' percent of the total for the comparison_date_range.\n\nGenerated from protobuf enum `COMPARISON_PERCENT_OF_TOTAL = 3;`\n\n### ABSOLUTE_CHANGE\n\n Value: 4\n\nThe absolute change between the primary and comparison date ranges.\n\nGenerated from protobuf enum `ABSOLUTE_CHANGE = 4;`\n\n### RELATIVE_CHANGE\n\n Value: 5\n\nThe relative change between the primary and comparison date ranges.\n\nGenerated from protobuf enum `RELATIVE_CHANGE = 5;`"]]