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 [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.
