admob 中的中介 id 和发布者 id 有什么区别?我对我将在我的 Android 应用程序中使用的这两个 id 以及为什么 Admob 给出 2 个 id 感到困惑?
<com.google.ads.AdView
xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads"
android:id="@+id/ad"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
ads:adSize="SMART_BANNER"
ads:adUnitId="738a44d913034b9f"
/>