Add timeoffset option to gam version (#1002)

* Add timeoffset option to gam version

* Update timeOffset checking
This commit is contained in:
Ross Scroggs
2019-08-29 11:32:45 -07:00
committed by Jay Lee
parent e3ab846d70
commit 8f4a40bc9a
3 changed files with 20 additions and 4 deletions

View File

@@ -39,6 +39,8 @@ FN_LAST_UPDATE_CHECK_TXT = 'lastupdatecheck.txt'
MY_CUSTOMER = 'my_customer'
# See https://support.google.com/drive/answer/37603
MAX_GOOGLE_SHEET_CELLS = 5000000
MAX_LOCAL_GOOGLE_TIME_OFFSET = 30
SKUS = {
'1010010001': {
'product': '101001', 'aliases': ['identity', 'cloudidentity'], 'displayName': 'Cloud Identity'},