Hi bgan,
Starting from version 20.4.0, Google Mobile Ads SDK includes the com.google.android.gms.permission.AD_ID permission in the SDK's manifest that is automatically merged into the app manifest by Android build tools. To learn more about the AD_ID permission declaration, including how to disable it, refer to
this Play Console Help article. If your app uses the Google Mobile Ads SDK version
20.4.0 or higher, you can skip this step since the SDK automatically declares the
com.google.android.gms.permission.AD_ID
permission and is able to access the Advertising ID whenever it's available.
For apps that use the Google Mobile Ads SDK version 20.3.0 or lower and are targeting Android 13, you must add the com.google.android.gms.permission.AD_ID
permission in the AndroidManifest.xml
file for the Google Mobile Ads SDK to access the Advertising ID
As per setting TAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE, if you call setTagForChildDirectedTreatment with TAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE to indicate that you want your content treated as child-directed for purposes of COPPA. This will prevent the transmission of the Android advertising identifier (AAID). TAG_FOR_CHILD_DIRECTED_TREATMENT_TRUE is differ to limited Ads ( Limited ads - Google AdMob Help).
Regards,
 |
Teejay Wennie |
Mobile Ads SDK Team |
|
|
|

ref:_00D1U1174p._5004Q2dlW5y:ref