-
- All Implemented Interfaces:
-
com.ai.osmos.models.ads.TargetingParams
public final class CustomLabelTargeting implements TargetingParams
Custom label targeting parameters
-
-
Constructor Summary
Constructors Constructor Description CustomLabelTargeting()
-
Method Summary
Modifier and Type Method Description final CustomLabelTargetingcustomLabels1(List<String> customLabels1)final CustomLabelTargetingcustomLabels2(List<String> customLabels2)final CustomLabelTargetingcustomLabels3(List<String> customLabels3)final CustomLabelTargetingcustomLabels4(List<String> customLabels4)final CustomLabelTargetingcustomLabels5(List<String> customLabels5)final CustomLabelTargetingcustomLabels6(List<String> customLabels6)final CustomLabelTargetingcustomLabels7(List<String> customLabels7)final CustomLabelTargetingcustomLabels8(List<String> customLabels8)Map<String, Object>toMap()-
-
Method Detail
-
customLabels1
final CustomLabelTargeting customLabels1(List<String> customLabels1)
-
customLabels2
final CustomLabelTargeting customLabels2(List<String> customLabels2)
-
customLabels3
final CustomLabelTargeting customLabels3(List<String> customLabels3)
-
customLabels4
final CustomLabelTargeting customLabels4(List<String> customLabels4)
-
customLabels5
final CustomLabelTargeting customLabels5(List<String> customLabels5)
-
customLabels6
final CustomLabelTargeting customLabels6(List<String> customLabels6)
-
customLabels7
final CustomLabelTargeting customLabels7(List<String> customLabels7)
-
customLabels8
final CustomLabelTargeting customLabels8(List<String> customLabels8)
-
-
-
-