3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【Unity収益化】AdMobのアプリID設定

Posted at

AdMobで取得したアプリIDをUnityアプリにを設定する方法メモ

AdMobからアプリIDを取得する

  1. AdMobにログインする
  2. 画面左の[アプリ]からIDを取得したいアプリをクリック
  3. [アプリの設定]をクリックするとアプリIDが表示されるので、コピー
    image.png

Unityの設定

  1. [Assets]>[Google Mobile Ads]>[Settings...]をクリック
    image.png
  2. InspectorビューでコピーしたアプリIDを設定する
    image.png
3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?