Hi everyone,
In the Google Apps administration console, I've created a group that contains another group and a user.
I've tried to retrieve the members of this group using this method: http://code.google.com/intl/fr/googleapps/domain/provisioning_API_v2_developers_guide.html#Retrieve_Member_Example
(I'm using the Java client library by the way).
Unfortunately, the returned feed doesn't seem to contain any
information that would enable me to distinguish which entry is a user and which one is an group. More precisely, both users and group names are returned in the 'memberId' element of the feed and the 'groupId' element is always empty.
Did I miss something ?
--
You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/V0bXh3-y5lkJ.
To post to this group, send email to google-app...@googlegroups.com.
To unsubscribe from this group, send email to google-apps-mgmt...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
Thanks a lot for the feedback : I was using the various AppsGroupsService.APPS_PROP_GROUP_XXX constants to retrieve the GenericEntry properties and there is indeed no APPS_PROP_GROUP_MEMBER_TYPE constant.
--
You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-apps-mgmt-apis/-/cJDfU0p2dlUJ.