|
@@ -280,6 +280,7 @@ class DayPauseExecutionTest(unittest.TestCase):
|
|
|
"adgroup_name": "active",
|
|
"adgroup_name": "active",
|
|
|
"configured_status": "AD_STATUS_NORMAL",
|
|
"configured_status": "AD_STATUS_NORMAL",
|
|
|
"begin_date": "2026-07-01",
|
|
"begin_date": "2026-07-01",
|
|
|
|
|
+ "end_date": "0",
|
|
|
}]
|
|
}]
|
|
|
|
|
|
|
|
def update_ad_begin_dates(self, account_id, adgroup_ids, begin_date):
|
|
def update_ad_begin_dates(self, account_id, adgroup_ids, begin_date):
|