@@ -274,7 +274,7 @@ public class AiBytedanceAdvertiserStrategyServiceImpl extends ServiceImpl<AiByte
return videoCnt;
}
- // 创建创意 拼接创意参数
+ // 创建创意 拼接创意参数 master
private JSONObject getCreativeParams(AiBytedanceAdvertiserStrategy strategy, Long adId,ByteDanceVideoInfo videoInfo,CtopOauthToken token) {
JSONObject params = new JSONObject();
params.put("advertiser_id", strategy.getAccountId());