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-09 UTC."],[[["This document outlines the `UpdateGoogleAdsLinkRequest` class, which is used for updating Google Ads links in the Google Analytics Admin API, version 0.53.0."],["The latest version of these API docs is 0.70.0, and the webpage includes documentation for other versions, ranging down to version 0.14.0."],["`UpdateGoogleAdsLinkRequest` extends `GeneratedMessageV3` and implements `UpdateGoogleAdsLinkRequestOrBuilder`, providing methods for managing the request details, including fields for the `google_ads_link` and `update_mask`."],["The class includes static methods for creating instances, parsing data from various input sources, and obtaining a builder for constructing a `UpdateGoogleAdsLinkRequest` object."],["Key operations include setting the Google Ads link and determining which fields to update using an update mask, offering control over which properties are modified during an update request."]]],[]]