Questions tagged [google-groups-settings]

With the Google Apps Groups Settings API account-level administrators can manage the group settings for your Google Apps account.

Google Groups provides a convenient way for your users to send messages to groups of people they frequently contact. With the Google Apps Groups Settings API account-level administrators can manage the group settings for your Google Apps account.

Once your groups are initially set up using the Provisioning API, use the Group Settings API to manage internal and external group access, edit the group's notifications, configure discussion archiving and message moderation, and customize your account's user groups.

33 questions
0
votes
1 answer

Google Groups Settings API failing with System Errors

Having had repeatedly no joy with accessing groups settings via UrlFetch in GoogleAppsScript I looked to test the basic query I was using according to the docs in the APIs…
JSDBroughton
  • 3,966
  • 4
  • 32
  • 52
0
votes
1 answer

Can I configure "allow posting by mail" through google setting API?

How I configure "allow posting by mail" through google setting API? the only configuration I found is: "whoCanPostMessage": "ALL_IN_DOMAIN_CAN_POST", Thanks
Sabrina
  • 267
  • 5
  • 18
0
votes
1 answer

Google Groups Settings API without user auth?

I have several hundred groups in my Google Apps for Business account. I want to batch update a bunch of settings so I downloaded the PHP client. I can't figure out how to provide the info to query and update the settings. It seems like everything…
jsd
  • 7,673
  • 5
  • 27
  • 47
1 2
3