python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
AdminDirectory Delete Google Group Aliases
I am trying (and failing) to delete a Google Group Alias.
function deleteGroupAlias() {
// 1st Option
try{
var groupKey = "02r0uhxc4l270gq";
var resource = { aliases: [ 'testeandoab...
Joaquin Pagliettini
Votes: 0
Answers: 1
Add service accounts to public Google groups
How can I add service accounts to public Google groups?
I wanted to add service accounts to public Google groups because they were linked to some directory in Google drive and let service accounts wor...
Alex
Votes: 0
Answers: 0
how to get External group or member from google groups API
I am using the Workspace admin SDK, Directory API I get the internal groups and their member but the need is we need to get the External organization group and its member by using google groups API.
C...
Ankita Nayi
Votes: 0
Answers: 1
Automating addition of members to non-Workspace Google Group
Is there a sensible way to automate the addition of members to a non-Workspace google group? I can't seem to find any API or other resource not reserved for workspace members.
Use case: I would like t...
Dan Birmingham
Votes: 0
Answers: 0