When a user joins a group, they are presented with options for linking their profile as well as choosing their email notification style on a screen like this:
Is it possible to set these values, in particular the email notification choices, via API?
I've found the API to add a member to a group (https://developers.google.com/apis-explorer/#p/admin/directory_v1/directory.members.insert), but not to set these meta-values pertaining to that membership.