Maksymalna liczba powiązań dostępu do zwrócenia. Usługa może zwrócić mniejszą wartość od tej wartości. Jeśli nie określono inaczej, zwróconych zostanie maksymalnie 200 powiązań dostępu. Maksymalna wartość to 500, a wartości powyżej 500 zostaną przekształcone na 500.
pageToken
string
Token strony odebrany z poprzedniego wywołania accessBindings.list. Podaj je, aby pobrać kolejną stronę. W przypadku podziału na strony wszystkie pozostałe parametry podane w interfejsie accessBindings.list muszą odpowiadać wywołaniu, które podało token strony.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]