UWP AdControl 不工作

UWP AdControl not working

当我使用测试 ID 时广告控件工作正常,显示测试广告,但当我尝试从我的桌面设置真实广告的值时控件为空。广告中介已启用。

这是我的 xaml:

<Grid Background="{StaticResource ApplicationPageBackgroundThemeBrush}">
        <advertisment:AdControl ApplicationId="App_Id_Of_Ad_from_Dashboard"
                                AdUnitId="11689013"
                                Width="480"
                                Height="80"/>
</Grid>

这是我的一个单元的仪表板键

您发布应用了吗?真正的广告单元需要您成功发布您的应用程序,它会在大约 24 小时后开始工作。

此外,请注意您最好select一个适当的banner size so that your ad can be displayed well. If the real unit id still doesn't work, please feel free to share your Ad unit so that I can forward it to related team. Or you can create a free support ticket报告您的问题。