Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Ads not showing on Youtube data api v3

$
0
0

I have used a youtube player view (com.google.android.youtube.player.YouTubePlayerView) in my android app. Before May 2021, It shows ads without any problem, but suddenly it stops showing ads in my player view, only yellow line of ads on scroll bar shows that video contains ads but it doesn't show ads anymore on a video.

Users are always complaining about ads not showing. Please help me with this..

XML layout

<LinearLayout    android:id="@+id/linear_Layout_youtube"    android:layout_width="match_parent"    android:layout_height="wrap_content"    android:gravity="center_vertical"    android:layout_weight="6"><com.google.android.youtube.player.YouTubePlayerView    android:id="@+id/youtube_view"    android:layout_width="match_parent"    android:layout_height="match_parent"    android:background="#000" /></LinearLayout>

Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>