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

twitter4jads.models.ads.EntityStatus Maven / Gradle / Ivy

The newest version!
package twitter4jads.models.ads;

/**
 *
 * Date: 30/11/17 4:00 PM.
 */
public enum EntityStatus {

    ACTIVE, PAUSED, DRAFT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy