Identyfikuje grupę w żądaniu do interfejsu API. Wartością może być adres e-mail grupy, alias grupy lub unikalny identyfikator grupy.
memberKey
string
Identyfikuje członka grupy w żądaniu do interfejsu API. Członkiem grupy może być użytkownik lub inna grupa. Wartością może być podstawowy adres e-mail (grupy lub użytkownika), alias lub unikalny identyfikator.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Member.
[[["Ł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: 2024-05-15 UTC."],[[["Retrieves properties for a specific member of a Google Group using their unique identifier or email address."],["Requires providing the group's identifier and the member's identifier in the request URL."],["Returns detailed information about the group member, such as their email, role, and status, if the request is successful."],["Requires specific authorization scopes for access, including read-only and full-control permissions related to group members."],["Uses a standard HTTP GET request and provides data in a structured format."]]],[]]