AdMetadata

constructor(networkId: Int, campaignId: String, bannerId: String, contentUnit: String, adType: String, adName: String?, adData: MutableMap<String, String>?, renderConfig: JSONObject? = null, height: Int?, width: Int?, aspectRatio: Float?, durationMetadata: AdMetadata.DurationMetadata?, rendererMetadata: MutableMap<String, Any>? = null, isDSAButtonShown: Boolean)

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