I'm adding members to a Google Apps group, and I ran into a limit. The documentation here <http://support.google.com/a/bin/answer.py?hl=en&answer=2656993&topic=14869&ctx=topic> says: "These limits apply only to actions performed in the Groups web interface. Domain administrators can add more members to a group using the Google Apps admin control panel or the Google Apps Provisioning API."
When I went through the Apps Provisioning API, I came across this line: "In addition, for a free Google Apps account, a group can contain up to 100 members." <https://developers.google.com/google-apps/provisioning/#adding_a_member_to_a_group> My questions are: 1) When it said "In addition, for a free Google Apps account, a group can contain up to 100 members." did it mean that (for a free Apps account) the Apps Group can have a maximum of 100 members, or that the admin can add maximum 100 new members per day? 2) Does that mean for a paid Apps account, the group can have unlimited members? Or unlimited new member additions per day? If there is a limit, what is it? 3) If I were to exceed this limit, would the Google Apps Provisioning API throw an error? ie: If I used the Provisioning API to add 101 members with a free Apps account, would the API throw an error or regard it as some sort of security risk? Thanks, Arget -- 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/-/T99qJKMXdO8J. 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.
