[[["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-04-02 UTC."],[[["Updates an access binding on an account or property using an HTTP PATCH request."],["The request should be sent to the URL `https://analyticsadmin.googleapis.com/v1alpha/{accessBinding.name=accounts/*/accessBindings/*}` with the access binding name specified as a path parameter."],["The request body should contain an `AccessBinding` object with the desired updates."],["Successful responses will also contain an `AccessBinding` object representing the updated binding."],["Authorization requires the `https://www.googleapis.com/auth/analytics.manage.users` scope."]]],["This describes how to update an access binding for an account or property using a PATCH request. The request URL includes the `accessBinding.name` as a path parameter. The request and response bodies use the `AccessBinding` format. Authorization requires the `https://www.googleapis.com/auth/analytics.manage.users` OAuth scope. The specific endpoint is `https://analyticsadmin.googleapis.com/v1alpha/{accessBinding.name=accounts/*/accessBindings/*}`. This employs gRPC Transcoding syntax.\n"]]