Search code examples
androidadmobgoogle-advertising-id

Google Play console Does your app use advertising ID?


Recently, I got this message from google in the google play console:

"Until you complete this section, you can't target Android 13
Help us understand whether your app uses advertising ID. You will not be able to submit releases targeting Android 13 until you complete this section."

Admob is integrated in my app.

the question is: how to know if my app is using advertising ID or not?

Edited to make it clear: in the console, there is a new tab for advertising ID as below enter image description here

and for sure in this tab a consequent questions: enter image description here

So, what is the right answer assuming (Admob , crashlytics ) are used in my app?


Solution

  • Since I use SDK 33 and GMA SDK upper then version 20.3.0 the answer is "YES" -> Did anyone understand what is the answer to the next following question that appears afterward? enter image description here

    I got an answer from google - I think that the correct answer is to choose only "advertising" -> I am not sure if to choose also "Analytics", I do not use firebase.

    Full answer from google: "All developers that have an app published on Google Play must complete the Data safety form, including apps on internal, closed, open, or production testing tracks.

    Even developers with apps that do not collect any user data are required to complete this form and provide a link to their privacy policy. In this case, the completed form and privacy policy can indicate that no user data is collected or shared.

    For ads - For example, displaying ads in your app, sending push notifications to promote other products or services, or sharing data with advertising partners.

    To prepare for these changes, we recommend that you:

    Read and understand the requirements for completing the Data safety form in Play Console and complying with our User Data policy. Ensure that you've added a privacy policy; this is required to complete the Data safety form and have your data safety information shown to users. Review how your app collects and shares user data and your app’s security practices. In particular, check your app’s declared permissions and the APIs that your app uses. In addition to reviewing how your app collects and shares user data, you should also review how any third-party code (such as third-party libraries or SDKs) in your app collects and shares such data. It's your responsibility to ensure that any such code used in your app is compliant with Play Developer Program policies. You must reflect data collection or sharing carried out by such third-party code in the Data safety form for your app."

    Edit 1:

    Looks like they have a kind of error on their website. after submitting the "yes/no" answer and the "why does your app need..." - you still cannot submit new versions. You need to answer also the following not understandable question: enter image description here But - still - you can't submit a new version. 4~12 hours later - you can. it is a question of answering the questions + having strong mental health. I submitted 12 apps updates - all had the same process:

    answer questions. wait half a day. I have asked google play console support - they said that it take time.

    Edit 2: the check box is there on first submission of an app. here is a fresh screen shot. enter image description here