Search Unity

how do I find my google play store app id?

Discussion in 'Unity Ads & User Acquisition' started by ThirdEyeSoftware, Jun 17, 2018.

Thread Status:
Not open for further replies.
  1. ThirdEyeSoftware

    ThirdEyeSoftware

    Joined:
    Dec 27, 2017
    Posts:
    3
    Hello,

    I am setting up my first project with Unity Ads, and I'm very confused about entering my App Id from the Google play store.

    When I create my project on the Unity website, I need to enter my Google Play App Id here:
    https://ibb.co/dn40jd

    But when I look at my app on Google Play, I don't see an "App Id" field anywhere:
    https://ibb.co/bPpcVJ

    So then I decided to enable Unity Ads without entering the Google Play App Id, and somehow Unity generated one for me:
    https://ibb.co/f4QjAJ

    So, can anyone explain how this is possible?

    Is this just some dummy value that I need to eventually replace with the real Google Play App Id? If so, how do I find my app id on the Google Play website?
     
  2. Callie-Zhu

    Callie-Zhu

    Unity Technologies

    Joined:
    Mar 2, 2016
    Posts:
    42
    Hi @ThirdEyeSoftware ,

    Store ID for Google Play should be the package name with the format com.XXX.XXX.

    In the third image, those are Game IDs used to initialize Unity Ads, it's not Store ID.
     
  3. Dazo1985

    Dazo1985

    Joined:
    Mar 13, 2019
    Posts:
    26
    Confusing labeling.
    Why not ask for package name then instead of Google Play Store ID?
     
  4. araz01

    araz01

    Joined:
    Aug 2, 2016
    Posts:
    53
    im stuck.. .
     
    Nemhap likes this.
  5. nekodev39

    nekodev39

    Joined:
    Nov 23, 2020
    Posts:
    1
    sabes que toy chato puse mi número y no me dejo
     
    Nemhap likes this.
  6. thewizardofwicacy

    thewizardofwicacy

    Joined:
    Dec 29, 2020
    Posts:
    1
    For real. It seems they try to make things as confusing as possible for small developers.
     
    goodgamershow likes this.
  7. kyle-unity

    kyle-unity

    Unity Technologies

    Joined:
    Jan 6, 2020
    Posts:
    336
    Hey @thewizardofwicacy, sorry for the confusion.

    There are two IDs here:
    • Your Unity Ads Game ID. This is a number and used by our servers to identify your account with Unity. This is found on the Unity dashboard and used when initializing the SDK.
    • Your Google Play Store ID, sometimes called a Bundle ID. This is a string value and typically looks something like com.example.gametitle. This should appear under your game title on the Google Play Developer Console. It's not required to provide this ID, but we use it to improve the quality of the ads being shown in your application.
     
    AmmarSalim, RSin11 and kaneWadel32 like this.
  8. DevGamer2020

    DevGamer2020

    Joined:
    Jan 24, 2020
    Posts:
    1
Thread Status:
Not open for further replies.