Döndürülecek maksimum erişim bağlaması sayısı. Hizmet bu değerden daha az sonuç döndürebilir. Belirtilmemişse en fazla 200 erişim bağlaması döndürülür. Maksimum değer 500'dür; 500'ün üzerindeki değerler 500'e zorlanır.
pageToken
string
Önceki accessBindings.list çağrısından alınan bir sayfa jetonu. Sonraki sayfayı almak için bu kodu sağlayın. Sayfalara ayırma işlemi sırasında, accessBindings.list için sağlanan diğer tüm parametreler, sayfa jetonunu sağlayan çağrıyla eşleşmelidir.
[[["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-04-02 UTC."],[[["Lists all access bindings, which control user permissions, for a given Google Analytics 4 property or account."],["The API request requires specifying the parent property or account using the `parent` path parameter."],["You can control the number of results and retrieve subsequent pages using the `pageSize` and `pageToken` query parameters."],["Requires authorization with specific OAuth scopes to manage or view user access."]]],["This document outlines how to list access bindings for Google Analytics accounts or properties. A `GET` request is sent to a specified URL, including a required `parent` path parameter (account or property ID). Optional query parameters `pageSize` (max 500) and `pageToken` (for pagination) can be used. The request body is empty. A successful response returns a `ListAccessBindingsResponse`. The request requires specific OAuth scopes for read or manage user permissions.\n"]]