Adcontrol does not show ads with pub center App id and Unit id

拜拜、爱过 提交于 2020-01-06 20:25:11

问题


I have an Adcontrol which works fine with test values given by Msdn but does not shows ads with actual values.(Windows Store App)


回答1:


This could be a perfectly normal behaviour if there is no ad to display. You can suscribe to the ErrorOccured event of the AdControl and check the Error property to confirm that by seeing a "No fill" message.



来源:https://stackoverflow.com/questions/34148828/adcontrol-does-not-show-ads-with-pub-center-app-id-and-unit-id

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