Obbligatorio. L'elenco dei campi da aggiornare. I campi omessi non verranno aggiornati. Per sostituire l'intera entità, utilizza un percorso con la stringa "*" per trovare una corrispondenza in tutti i campi.
Si tratta di un elenco separato da virgole di nomi completi dei campi. Esempio: "user.displayName,photo".
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-01-14 UTC."],[[["Updates a DisplayVideo360AdvertiserLink associated with a Google Analytics 4 property."],["It uses an HTTP PATCH request with the specified URL structure including property and link IDs."],["Requires an update mask to specify the fields to be updated in the request body."],["Authentication is necessary using the `analytics.edit` OAuth scope."]]],["This describes updating a DisplayVideo360AdvertiserLink resource via a PATCH request to `https://analyticsadmin.googleapis.com/v1alpha/{displayVideo360AdvertiserLink.name=properties/*/displayVideo360AdvertiserLinks/*}`. The resource name, including `propertyId` and `linkId`, is specified in the path. The `updateMask` query parameter defines which fields to update. The request and response bodies utilize the `DisplayVideo360AdvertiserLink` resource. Authorization requires the `analytics.edit` scope.\n"]]