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

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

There is a newer version: 1.4.0
Show newest version
package twitter4jads.models.ads;

/**
 *
 * Date: 26/04/17
 * Time: 5:22 PM
 */
public enum ApprovalStatus {
    ACCEPTED,
    UNDER_REVIEW,
    REJECTED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy