Google Groups Post Permissions
问题 I have used both GAM and the Google Groups API to script the following: "whoCanPostMessage":"ALL_IN_DOMAIN_CAN_POST" By default, this also includes ALL_MEMBERS_CAN_POST. I DO_NOT want members to be able to post. Is there any way to exclude All_Members when you want ALL_IN_DOMAIN?? (I know I could do it manually, one-by-one, through the Google Admin Console, but that would be very tedious and time consuming) Please help! 回答1: According to the Groups Settings API documentation, possible