|
private String getName(String wildcard, AiKuaishouAdvertiserStrategy strategy, Integer createType, String materialName, String type, Long campaignId, Long appId, KuaishouChannel channel) {
|
|
private String getName(String wildcard, AiKuaishouAdvertiserStrategy strategy, Integer createType, String materialName, String type, Long campaignId, Long appId, KuaishouChannel channel) {
|
|
wildcard = wildcard.replace("{{渠道号}}", channel.getChannelCode());
|
|
wildcard = wildcard.replace("{{渠道号}}", channel.getChannelCode());
|
|
wildcard = wildcard.replace("{{渠道号名称}}", channel.getChannelName());
|
|
wildcard = wildcard.replace("{{渠道号名称}}", channel.getChannelName());
|