Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Data Summarization
-
Labels:None
Description
SEUpdater Improvements:
1.) We need to re-implement the --seaccount|-A flag. This flag would imply the
--force-sync flag, and ONLY pull a report for the CSV list of campaigns, skip
difference checking, and ONLY clear and load the staging table with that list of
campaigns (add the "campaignid in (...)" clause to the delete statement that
clears sync_google tables).
2.) a CSV list of SEUser ids provided should work with --groups --listings
(--seuser 1,2,3 should synchronize seusers 1, 2 and 3).