10-19 08:54:07.051 12343-12343/com.s.qa.debug I/SDK_LOG:ima.vast.VideoAdEventTracker: dispatching event error
10-19 08:54:07.063 12343-12343/com.s.qa.debug I/SDK_LOG:ima.managers.VastVideoAdsManager: Ad error: null
10-19 08:54:07.068 12343-12343/com.s.qa.debug I/SDK_LOG:ima.managers.VastVideoAdsManager: Playback error: [object Object] AdError 400: There was an error playing the video ad.
10-19 08:54:07.077 12343-12343/com.s.qa.debug W/SDK_LOG:ima.common.ErrorUtils: Error play dispatched: AdError 400: There was an error playing the video ad.
10-19 08:54:07.082 12343-12343/com.s.qa.debug I/SDK_LOG:ima.adslist.AdBreak: Ad play error for playTime:0, error: AdError 400: There was an error playing the video ad.
10-19 08:54:07.087 12343-12343/com.s.qa.debug I/SDK_LOG:ima.adslist.AdBreak: Playing next item and waiting for time:0.
10-19 08:54:07.092 12343-12343/com.s.qa.debug I/SDK_LOG:ima.adslist.AdBreak: Done playing all ads for time: 0
10-19 08:54:07.132 12343-12343/com.s.qa.debug I/SDK_LOG:ima.adslist.AdBreak: Destroying the ad break, 0
10-19 08:54:07.163 12343-12343/com.s.qa.debug I/SDK_LOG:ima.managers.AdsListAdsManager: No next event in the event queue.LOADED occurred
CONTENT_PAUSE_REQUESTED occurred
STARTED occurred
FIRST_QUARTILE occurred
MIDPOINT occurred
THIRD_QUARTILE occurred
COMPLETED occurred
LOADED occurred
CONTENT_RESUME_REQUESTED occurred
override fun onAdEvent(adEvent: AdEvent) {
android.util.Log.d("@@@@", "${adEvent.type} occurred")
}
override fun onAdError(adErrorEvent: AdErrorEvent) {
android.util.Log.d("@@@@", "${adErrorEvent.error.errorCodeNumber} : ${adErrorEvent.error.message}")
}mAdDisplayContainer.setPlayer(mVideoPlayerWithAdPlayback.getVideoAdPlayer());
10-20 14:23:55.745 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/ImaExample: Event: LOADED
/* Long ping-back url omitted */
10-20 14:23:55.828 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.vast.VideoAdEventTracker: dispatching event error
10-20 14:23:55.839 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.managers.VastVideoAdsManager: Ad error: null
10-20 14:23:55.844 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.managers.VastVideoAdsManager: Playback error: [object Object] AdError 400: There was an error playing the video ad.
10-20 14:23:55.853 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp W/SDK_LOG:ima.common.ErrorUtils: Error play dispatched: AdError 400: There was an error playing the video ad.
10-20 14:23:55.857 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.adslist.AdBreak: Ad play error for playTime:15, error: AdError 400: There was an error playing the video ad.
10-20 14:23:55.862 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.adslist.AdBreak: Playing next item and waiting for time:15.
10-20 14:23:55.877 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/SDK_LOG:ima.managers.AdsManagerFactory: createAdsManagerFromAds_, adType: video
10-20 14:23:55.884 11697-11697/com.google.ads.interactivemedia.v3.samples.videoplayerapp I/ImaExample: Event: LOADEDI/ImaExample: Event: LOADED
I/SDK_LOG:ima.vast.VastAdServerReporter: Reporting urls for event : complete
I/SDK_LOG:ima.vast.VastAdServerReporter: Pinging reporting URL: https://pubads.g.doubleclick.net/pagead/conversion/?ai=BBNPHLT_uWZ2ROcbZBY75gGjQr4_r....
I/SDK_LOG:ima.vast.VastAdServerReporter: Pinging reporting URL: https://video-ad-stats.googlesyndication.com/video/client_events?event=3&web_propert....
I/SDK_LOG:ima.vast.VideoAdEventTracker: dispatching event error.
I/SDK_LOG:ima.managers.VastVideoAdsManager: Ad error: null
I/SDK_LOG:ima.managers.VastVideoAdsManager: Playback error: [object Object] AdError 400: There was an error playing the video ad.
W/SDK_LOG:ima.common.ErrorUtils: Error play dispatched: AdError 400: There was an error playing the video ad.
I/SDK_LOG:ima.adslist.AdBreak: Ad play error for playTime:15, error: AdError 400: There was an error playing the video ad.
I/SDK_LOG:ima.adslist.AdBreak: Playing next item and waiting for time:15.
I/SDK_LOG:ima.adslist.AdBreak: Done playing all ads for time: 15
I/ImaExample: Event: CONTENT_RESUME_REQUESTED--
You received this message because you are subscribed to a topic in the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ima-sdk/70BjLpjWcg4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ima-sdk+unsubscribe@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at https://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to ima-sdk+u...@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at https://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.
--Justin Thomas