use gam to Delete an event

3,462 views
Skip to first unread message

Lior Karu

unread,
Jun 29, 2016, 6:13:39 PM6/29/16
to Google Apps Manager
hi 
can i use gam to delet an event, like this example  // Delete an event

service.events().delete('primary', "eventId").execute();

Message has been deleted

Ross Scroggs

unread,
Jun 29, 2016, 10:14:03 PM6/29/16
to google-ap...@googlegroups.com
Lior,

Gam 3.66 does not support deleting events. 

I have an advanced version that uses a configuration file, has advanced Calendar support, Domain/User Contact support, Google Sites support and much more.

Read the documentation and see if it might work for you; GamUpdate.txt details the changes from GAM 3.66.

Ross

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/3228f5e0-12d5-4f7e-af33-46dd77c73a40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jeff Boehlke

unread,
Sep 12, 2016, 2:14:07 PM9/12/16
to Google Apps Manager
Hey Ross,

Looks like the link to Documentation for GAMADV-X; takes you back to the standard GAM wiki page documentation.
Is there updated documentation for Advanced GAM?

I have a need to delete a calendar event (that had been originally shared from a calendar, which no longer exists) from all users calendars.  Is this something that Advanced GAM can do?

Thanks,
Jeff


On Wednesday, June 29, 2016 at 10:14:03 PM UTC-4, Ross Scroggs wrote:
Lior,

Gam 3.66 does not support deleting events. 

I have an advanced version that uses a configuration file, has advanced Calendar support, Domain/User Contact support, Google Sites support and much more.

Read the documentation and see if it might work for you; GamUpdate.txt details the changes from GAM 3.66.

Ross

On Jun 29, 2016, at 7:22 AM, Lior Karu <li...@doit-intl.com> wrote:

hi 
can i use gam to delet an event, like this example  // Delete an event

service.events().delete('primary', "eventId").execute();


--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

Ross Scroggs

unread,
Sep 12, 2016, 2:17:34 PM9/12/16
to google-ap...@googlegroups.com
Jeff,

Yes.

gam calendars <CalendarEntity> add event <EventAttributes>+

gam calendars <CalendarEntity> update event <EventIDEntity> <EventAttributes>+

gam calendars <CalendarEntity> delete event <EventIDEntity>

gam calendars <CalendarEntity> move event <EventIDEntity> to <CalendarItem>

gam calendars <CalendarEntity> info event <EventIDEntity>

gam calendars <CalendarEntity> show events

gam calendars <CalendarEntity> wipe events


There is not a separate Wiki, see GamCommands.txt and GamUpdate.txt.

Ross

On Mon, Sep 12, 2016 at 11:14 AM, Jeff Boehlke <jeff.b...@cru.org> wrote:
Hey Ross,

Looks like the link to Documentation for GAMADV-X; takes you back to the standard GAM wiki page documentation.
Is there updated documentation for Advanced GAM?

I have a need to delete a calendar event (that had been originally shared from a calendar, which no longer exists) from all users calendars.  Is this something that Advanced GAM can do?

Thanks,
Jeff

On Wednesday, June 29, 2016 at 10:14:03 PM UTC-4, Ross Scroggs wrote:
Lior,

Gam 3.66 does not support deleting events. 

I have an advanced version that uses a configuration file, has advanced Calendar support, Domain/User Contact support, Google Sites support and much more.

Read the documentation and see if it might work for you; GamUpdate.txt details the changes from GAM 3.66.

Ross

On Jun 29, 2016, at 7:22 AM, Lior Karu <li...@doit-intl.com> wrote:

hi 
can i use gam to delet an event, like this example  // Delete an event

service.events().delete('primary', "eventId").execute();


--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Jeff Boehlke

unread,
Sep 12, 2016, 2:21:23 PM9/12/16
to Google Apps Manager
Fantastic!
Thanks Ross.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.



--

Jeff Boehlke

unread,
Sep 12, 2016, 2:34:41 PM9/12/16
to Google Apps Manager
Is it possible to run 3.71 and 4.20 on the same PC?  Would I need to run through the process of creating new JSON files, etc., or can I copy those and the oauth2 file from the 3.71 folder?

Jeff Boehlke

unread,
Sep 12, 2016, 2:44:36 PM9/12/16
to Google Apps Manager
Ross, sorry, just read the GAMConfig.txt - I see you cover the question there - I should be able to create the file structure and use the config file since I have updated to GAM 3.71

Thanks,
Jeff

Ross Scroggs

unread,
Sep 12, 2016, 2:55:03 PM9/12/16
to google-ap...@googlegroups.com
Jeff,

You can use your existing client_secrets.json and oauth2service.json files; oauth2.txt is different even from Gam 3.71 as it avoids the too many scopes problem. You'll do an immediate gam oauth create after installation. 

Ross

Jeff
Fantastic!
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsubscribe...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.



--

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.
To post to this group, send email to google-apps-manager@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Steve Larsen

unread,
Sep 13, 2016, 10:36:11 AM9/13/16
to google-ap...@googlegroups.com

Yes, should work. I'm copying my two files each time for the upgrades into the new gam src folders and pointing my alias to the new path.


Fantastic!
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.



--

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-manager.
Reply all
Reply to author
Forward
0 new messages