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

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

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

/**
 * User: abhishekanand
 * Date: 10/10/14
 * Time: 10:54 PM
 */
public enum TailoredAudienceUpdationState {
    UPLOADING, PROCESSING, COMPLETED, FAILED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy