|
@@ -530,15 +530,15 @@ def mysql_insert_adcreative(data):
|
|
|
|
|
|
|
|
|
if __name__ == '__main__':
|
|
|
- account_id = 14629666
|
|
|
- access_token = 'e1c074d5e1a71435a52c1078f9d5804c'
|
|
|
+ account_id = 19206910
|
|
|
+ access_token = '89079ccc8db047b078a0108e36a7e276'
|
|
|
#
|
|
|
account_id2 = 14709511
|
|
|
access_token2 = 'e87f7b6f860eaeef086ddcc9c3614678'
|
|
|
- get_ad_cost_day(account_id,access_token,'MP','2021-04-05','2021-04-05')
|
|
|
+ get_ad_cost_day(account_id,access_token,'MP','2021-04-09','2021-04-09')
|
|
|
|
|
|
|
|
|
- get_adcreatives(account_id,access_token,'MP','3187867673','2021-04-09')
|
|
|
+ # get_adcreatives(account_id,access_token,'MP','3187867673','2021-04-09')
|
|
|
|
|
|
|
|
|
|