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 associated with a Google Analytics 4 account or property."],["The API request uses the HTTP GET method and requires specifying the parent account or property in the URL path."],["You can control the number of results and retrieve subsequent pages using query parameters for page size and page token."],["Authorization is necessary using specific OAuth scopes related to managing users in Google Analytics."]]],["This outlines the process for listing access bindings on an account or property via an HTTP GET request. The request URL structure uses gRPC Transcoding, and requires a `parent` path parameter specifying the account or property. Optional query parameters `pageSize` and `pageToken` control pagination. The request body must be empty. A successful response returns a `ListAccessBindingsResponse`. Authorization requires specific OAuth scopes, either `analytics.manage.users.readonly` or `analytics.manage.users`.\n"]]