AdResponse

constructor(adType: String, bannerId: String, adName: String = "", body: AdResponse.Body? = null, campaignId: String, clickUrl: String, contentUnitId: String, files: List<AdResponse.FileItem>, height: Int, logId: String, networkId: Int, options: AdResponse.Options, placementType: String, width: Int)

Creates an AdResponse instance. You can use this constructor for testing. Normally you do not need to use it.