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-04-17 UTC."],[[["This webpage lists different versions of the `UpdateAttributionSettingsRequest` class, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `UpdateAttributionSettingsRequest` class is part of the Google Analytics Admin Java API, specifically within the `com.google.analytics.admin.v1alpha` package."],["`UpdateAttributionSettingsRequest` is a request message used for the UpdateAttributionSettings RPC and is a subclass of `GeneratedMessageV3`."],["The class contains methods for updating attribution settings, including retrieving and setting `AttributionSettings` and `UpdateMask` values, and includes methods for parsing and building this request object."],["The page provides links to each version's documentation, allowing users to navigate to the API reference for specific releases of the `UpdateAttributionSettingsRequest`."]]],[]]