|
@@ -508,8 +508,16 @@ public class SampleTest {
|
|
// }
|
|
// }
|
|
// }
|
|
// }
|
|
|
|
|
|
- AiKuaishouAccountTargetTemplate accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getById(120001);
|
|
|
|
- aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,1);
|
|
|
|
|
|
+ AiKuaishouAccountTargetTemplate accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getByAccountId(9845267L);
|
|
|
|
+ aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,200);
|
|
|
|
+ accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getByAccountId(9845260L);
|
|
|
|
+ aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,200);
|
|
|
|
+ accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getByAccountId(9845255L);
|
|
|
|
+ aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,200);
|
|
|
|
+ accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getByAccountId(9845239L);
|
|
|
|
+ aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,200);
|
|
|
|
+ accountTargetTemplate2 = aiKuaishouAccountTargetTemplateService.getByAccountId(9845228L);
|
|
|
|
+ aiKuaishouNewCreateCampaign.kuaishouAiAddNewMaterialCreativity(accountTargetTemplate2,200);
|
|
}
|
|
}
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
@@ -520,4 +528,6 @@ public class SampleTest {
|
|
CtopOauthToken token = tokenService.getTokenByAccountId(1660666858777607L);
|
|
CtopOauthToken token = tokenService.getTokenByAccountId(1660666858777607L);
|
|
reportService.getAdvertiserPlanReport(token,DateUtils.parseDate("2021-01-25","yyyy-MM-dd"),DateUtils.parseDate("2021-01-25","yyyy-MM-dd"),CtopAdConstant.BYTEDANCE_REPORT_TYPE_DAILY);
|
|
reportService.getAdvertiserPlanReport(token,DateUtils.parseDate("2021-01-25","yyyy-MM-dd"),DateUtils.parseDate("2021-01-25","yyyy-MM-dd"),CtopAdConstant.BYTEDANCE_REPORT_TYPE_DAILY);
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+
|
|
}
|
|
}
|