All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.taboola.backstage.model.media.campaigns.scheduling.SchedulingItemType Maven / Gradle / Ivy

package com.taboola.backstage.model.media.campaigns.scheduling;

/**
 * 

*
⚫ INCLUDE - Only supplied values will activate campaign *
⚫ EXCLUDE - All values should activate campaign other than the supplied values. *

* * Created by vladi.m * Date 03/10/2018 * Time 16:15 * Copyright Taboola */ public enum SchedulingItemType { INCLUDE, EXCLUDE }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy