ArcAd

fun ArcAd(    id: String,     duration: Double,     title: String,     total: Int,     count: Int)
fun ArcAd(    id: String,     duration: Double,     title: String,     url: String)
fun ArcAd(    id: String,     duration: Double,     title: String,     url: String,     totol: Int,     count: Int)
fun ArcAd(ad: Ad? = null)