[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-02。"],[[["Updates a GoogleAdsLink on a specified Google Analytics 4 property."],["The request must include an update mask specifying the fields to be updated."],["Requires `analytics.edit` scope for authorization."],["The API uses PATCH method and gRPC Transcoding syntax for the request URL."],["Both request and response bodies utilize the `GoogleAdsLink` object."]]],["This document details updating a GoogleAdsLink on a property using a PATCH HTTP request to `https://analyticsadmin.googleapis.com/v1alpha/{googleAdsLink.name=properties/*/googleAdsLinks/*}`. The `googleAdsLink.name` path parameter specifies the target link. The `updateMask` query parameter, using a FieldMask format, dictates which fields to modify. The request body contains the `GoogleAdsLink` instance, and a successful response also returns a `GoogleAdsLink` instance. Editing requires `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]