Skip to content

GAM 6.03.00

Compare
Choose a tag to compare
@taers232c taers232c released this 23 Apr 21:08
· 1815 commits to master since this release
377daca

Latest updates

As the Contacts API is being deprecated in June, additional support for the People API has been added.
This is the first step of many required to make the transition.

The existing commands get profilephoto, print|show peopleprofile have been changed to use
Service Account Access to avoid having to make additional Directory API calls to convert the user email address to the people ID.

To use these features you must add the People API to your project and authorize the appropriate scopes:

gam update project
gam oauth create
gam user user@domain.com check serviceaccount

Following Jay's lead, added new license SKU Cloud Search.

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD