Identifica il gruppo nella richiesta API. Il valore può essere l'indirizzo email, l'alias o l'ID gruppo univoco del gruppo.
memberKey
string
Identifica il membro del gruppo nella richiesta API. Un membro del gruppo può essere un utente o un altro gruppo. Il valore può essere l'indirizzo email principale, l'alias o l'ID univoco del membro (gruppo o utente).
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di Member.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]