Required. The list of fields to be updated. Field names must be in snake case (e.g., "field_to_update"). 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. Field names must be in snake case (e.g., "field_to_update"). 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. Field names must be in snake case (e.g., "field_to_update"). 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-06-05 UTC."],[[["This page provides documentation for the `UpdateConversionEventRequest` class in the Google Analytics Admin API, detailing its structure and functionality."],["The `UpdateConversionEventRequest` class is used to send requests to update conversion events, and the page lists all available versions from 0.14.0 to the latest 0.70.0."],["It implements the `UpdateConversionEventRequestOrBuilder` interface and extends `GeneratedMessageV3`, offering methods for request manipulation and parsing."],["The class includes required fields for updating, specifically `conversion_event` and `update_mask`, which define the conversion event to modify and the fields to update."],["The page lists all static and non-static methods of the class including ways to create, parse and use `UpdateConversionEventRequest`."]]],[]]