AdResponse
@Serializable
Base Ad response from API
Constructors
Link copied to clipboard
constructor(adType: String, bannerId: String, adName: String = "", body: Body? = null, campaignId: String, clickUrl: String, contentUnitId: String, files: List<FileItem>, height: Int, logId: String, networkId: Int, options: Options, placementType: String, webViewConfig: WebviewConfig, width: Int)
Create empty Ad response