@@ -873,6 +873,8 @@ public class AiBytedanceAdvertiserStrategyServiceImpl extends ServiceImpl<AiByte
return "-("+startIndex+"/"+endIndex+")";
}
+ //TODO -- 高质量素材 一天只能创建一次 两周内总消耗》=500
+ //TODO -- 打捞素材 两周消耗 <500 并且总关联创意数<20
private List<ByteDanceVideoInfo> getVideoInfoByCreateType(Long projectId,AiBytedanceAdvertiserStrategy strategy, String startTime, String endTime, Integer createType, Long videoCnt) {
//1:上新素材 2:跑量素材 3:遗漏素材 4:打捞素材
if(createType == 1||createType == 3){