For some users asking about the Data Safety. I just found that we have to click “Yes” if we use Admanager / Admob or some ad networks. You can check their data disclosure page to see which / what type of data they collect and the reason they collect.
The data that admanager collects and the purpose of the data.
Note : This counts as data collection and we need to select Yes and complete further steps.
Links
AdManager SDK : Prepare for Google Play's data disclosure requirements | Mobile Ads SDK for Android | Google Developers
Admob SDK : Prepare for Google Play's data disclosure requirements | Android | Google Developers
Google group discussing about the same topic which is answered by staffs/volunteers from Admob : https://groups.google.com/g/google-admob-ads-sdk/c/2So-N4qi2xE
Their “Guide” to fill the form : Prepare for Google Play's data disclosure requirements | Android | Google Developers
Actually, Google should give us an option to select if we use any kind of “Google’s SDK or products” and google should take care of handling what data they collect and how it’s used instead of asking us questions about their products.
In short, we collect/share data by a 3rd party who takes care of the data collected.
For the questions, We do collect collect/share data by a 3rd party. The data is encrypted during transmit, ofcourse it’s a secure SDK and it follows the basic. I am not sure on how to answer the last one. 'Cause, we may not have control over how google answer handles or provides ways to help the request and erase their data.
The form takes some time and please see the disclosure page on how to answer it carefully. I actually did answer the form for one of my apps and it’s being approved ( will update if there’s any reply ).
And, I wanted to include some details too from their Data safety page
As per google’s answer, It’s not considered as collecting unless we prompt and use the permission. It’s a bit confusing that the location permission comes under the
Sensitive Information ( following that link ).
We do not request either background or foreground location in the runtime.
But, I’m still concerned a bit about the permissions that our apps has even if they aren’t prompted during runtime.
UPDATE : My App got approved
Important Note : I’m not 100% sure on some things since I didn’t find any other useful information. If you want to see more or understand how they work. You can check the links I’ve mentioned above. This is from my insight / understanding and if you find something useful or find something wrong in my post. You can reply me.