YouTube ads never show while using YouTube Android Player API

纵饮孤独 提交于 2019-12-06 23:58:07

问题


YouTube ads never show no matter what the player style or what the video.

Actual YouTube version: 10.18.55 YouTube Android Player API: 1.2.1

I remember that I saw some ads while was developing my app. Now I can't see any ad after hundreds of tests. This is actually a problem, because my app gets constantly suspended or rejected because of "unauthorized use" of YouTube API. Google Play Support Team thinks that I disable the ads somehow. Please confirm the issue.


回答1:


Same thing happened to me when I was playing video with YoutubeStandalonePlayer API with autoPlay flag set to true. Loading a video with autoplay set to false fixed the issue.



来源:https://stackoverflow.com/questions/30666406/youtube-ads-never-show-while-using-youtube-android-player-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!