Zorunlu. Erişim bağlamalarının sahibi olan hesap veya mülk. DeleteAccessBindingRequest mesajlarındaki "adlar" alanı için sağlanan tüm değerlerin üst öğesi bu alanla eşleşmelidir. Biçimler: - accounts/{hesap} - properties/{mülk}
İstek içeriği
İstek metni aşağıdaki yapıyla birlikte verileri içerir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-01-14 UTC."],[[["Deletes information about multiple users' links to an account or property using batch operations."],["The API requires a list of access binding names to delete, with a maximum of 1000 bindings per request."],["The request should specify the parent account or property that owns the access bindings."],["Successful deletion results in an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/analytics.manage.users` scope."]]],["This document details the process of batch deleting user access bindings to Google Analytics accounts or properties. It involves sending a `POST` HTTP request to a specified URL, including a `parent` path parameter that identifies the account or property. The request body contains an array of `DeleteAccessBindingRequest` objects, each specifying an access binding to delete. The maximum number of requests is 1000. Upon successful deletion, an empty JSON object is returned. Authorization requires the `analytics.manage.users` OAuth scope.\n"]]