Müşterinin Google Workspace hesabının benzersiz kimliği. Birden fazla alan adına sahip bir hesap söz konusu olduğunda, bir müşterinin tüm gruplarını getirmek için domain yerine bu alanı kullanın. Hesabınızın customerId kimliğini temsil etmek için my_customer takma adını da kullanabilirsiniz. customerId öğesi de Kullanıcılar kaynağının bir parçası olarak döndürülür. customer veya domain parametresini sağlamanız gerekir.
roleId
string
Rolün sabit kimliği.
İstek içeriği
İstek metni boş olmalıdır.
Yanıt metni
Başarılıysa yanıt metni, Role öğesinin bir örneğini içerir.
[[["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: 2024-05-15 UTC."],[[["Retrieves a specific role within a Google Workspace account using a `GET` request."],["Requires providing either the customer ID or domain, along with the role's immutable ID in the request URL."],["The response returns details about the specified role if the request is successful."],["Authorization is necessary using specific OAuth scopes related to role management."]]],[]]