Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
Required. The list of fields to be updated. Omitted fields will not be updated. To replace the entire entity, use one path with the string "*" to match all fields.
[[["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-04-17 UTC."],[[["This page details the `UpdateCustomMetricRequest` class, which is used to send update requests for custom metrics in Google Analytics Admin."],["The `UpdateCustomMetricRequest` class is part of the `google.analytics.admin.v1beta` package and is a type of Protobuf message."],["It extends the `GeneratedMessageV3` class and implements `UpdateCustomMetricRequestOrBuilder`, inheriting various methods and functionalities."],["The latest version available is 0.70.0, and there are many other versions of this class available for prior versions of the api starting from 0.14.0 all the way to the latest, including 0.41.0 which is the one detailed on this page."],["The request requires both a `custom_metric` and an `update_mask`, specifying which custom metric to update and which fields should be updated respectively, to work properly."]]],[]]