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

twitter4j.models.ads.Placement Maven / Gradle / Ivy

There is a newer version: 2.2
Show newest version
package twitter4j.models.ads;

/**
 * User: npurwar
 * Date: 04/05/15
 * Time: 1:52 PM
 */
public enum Placement {
    ALL_ON_TWITTER,
    TWITTER_SEARCH,
    TWITTER_TIMELINE,
    PUBLISHER_NETWORK,
    TWITTER_PROFILE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy