|
|
public static Double getCopc(String model, String landingPageType, String targetingConversion, String layer, String profession, String customerId) {
|
|
public static Double getCopc(String model, String landingPageType, String targetingConversion, String layer, String profession, String customerId) {
|
|
|
String key = String.format(keyFormat, model, landingPageType, targetingConversion, layer, profession, customerId);
|
|
String key = String.format(keyFormat, model, landingPageType, targetingConversion, layer, profession, customerId);
|