|
@@ -261,8 +261,7 @@ function WeChatAdModal(props: Props) {
|
|
adgroupName: '广告_微信朋友圈', // + moment().format('YYYYMMDDhhmmss') + '_' + currentUser.userId,
|
|
adgroupName: '广告_微信朋友圈', // + moment().format('YYYYMMDDhhmmss') + '_' + currentUser.userId,
|
|
date: moment().startOf('day').add(2, 'M'),
|
|
date: moment().startOf('day').add(2, 'M'),
|
|
optimizationGoal: "OPTIMIZATIONGOAL_ECOMMERCE_ORDER",
|
|
optimizationGoal: "OPTIMIZATIONGOAL_ECOMMERCE_ORDER",
|
|
- bidStrategy: "BID_STRATEGY_TARGET_COST",
|
|
|
|
- bidAmount: '1000'
|
|
|
|
|
|
+ bidStrategy: "BID_STRATEGY_TARGET_COST"
|
|
})
|
|
})
|
|
}
|
|
}
|
|
}, [dataInfo])
|
|
}, [dataInfo])
|