1

How we can find user created groups following attributes using Google apps Script. 1. Group Creation Time(Group created by user) 2. Posting permission Change by user (Name or ID).

1

1 Answer 1

2

In the Reports API you can get the activities related to groups. There are many events for groups described here.

You can also get an example of how to call this api from apps script: https://developers.google.com/apps-script/advanced/admin-sdk-reports

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Gerardo, its useful link

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.