http://code.google.com/googleapps/domain/gdata_provisioning_api_v2.0_developers_protocol.html#Sample_GroupEntry_Response
A newly created group does not have any subscribers. emailPermission is one > of the following: > > - Owner - Owners of the group > > > - Member - Members of the group > > > - Domain - Any user who belongs to the same domain as the group > > > - Anyone - Any user > > On Mon, Jun 27, 2011 at 7:45 AM, Pedro Ferreira <[email protected]> wrote: > ** > Hi there, > > what are the possible values of emailPermissions parameter in createGroup > method of AppsGroupsService class? > > We can't see that in documentation. > > Method header is: > > *groupsService.createGroup(String groupId, String groupName, String > groupDescription, String emailPermission)* > > > Parameters explanation (it doesn't not explain all possible values of the > emailPermission): > > > - The *groupId* (required) argument identifies the ID of the new group. > - The *groupName* (required) argument identifies the name of the group > being added. > - The *description* argument provides a general description of the > group. > - The *emailPermission* argument sets the permissions level of the > group. > > > Thanks, > > Pedro Ferreira > > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
