googleworkspace / apps-script-samples

Apps Script samples for Google Workspace products.
https://developers.google.com/apps-script
Apache License 2.0
4.55k stars 1.84k forks source link

Updated shoppingContent and tagManager #307

Closed RajeshGogo closed 2 years ago

RajeshGogo commented 2 years ago

Description

Updated shoppingContent.gs, and tagManager.gs changed var to const and let, added exception handling (try-catch)

Fixes # 223968724 223969109

Is it been tested?

Checklist