convertGoogleAdIntoBrightcoveAd

open fun convertGoogleAdIntoBrightcoveAd(googleAd: Ad, position: Long): Ad

Create a Brightcove Ad object based on the ad provided by the IMA lib(Google) and received in the onAdEvent() callback com.google.ads.interactivemedia.v3.api.AdEvent.AdEventListener

Return

A new Brightcove Ad object

Parameters

googleAd

- The ad returned by the IMA library