From b43ada4f83d6f5e2846e9f49c41acff0d7cf5df1 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Fri, 23 Apr 2021 06:02:15 -0700 Subject: [PATCH] Add Cloud Search product name (#1370) --- src/gam/var.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gam/var.py b/src/gam/var.py index b54a2b68..ed139179 100644 --- a/src/gam/var.py +++ b/src/gam/var.py @@ -276,6 +276,7 @@ PRODUCTID_NAME_MAPPINGS = { '101031': 'G Suite Workspace for Education', '101033': 'Google Voice', '101034': 'G Suite Archived', + '101035': 'Cloud Search', '101037': 'G Suite Workspace for Education', 'Google-Apps': 'Google Workspace', 'Google-Chrome-Device-Management': 'Google Chrome Device Management',