How to get a group type using Google Apps APIs? -
i'm developing google apps script modifies settings of groups of domain, settings applied depend on group type (i.e. email list or collaborative inbox, mostly).
however, i've not found way determine group type using google apis (i'm using "groups settings api" , "directory api: groups").
does know how group type using google apis, or other programmatic way ?
these group 'types' aren't types - because of this, there's nothing in groups settings api set or type.
essentially, when change between them, google groups changing bunch of presets. way tell difference create different test groups each 'type', settings each groups settings api , use difference in settings between them how determine 'type' of group.
hope helps!
Comments
Post a Comment