Managed Consent
Handle consent using managed consent
Introduction
Google CMP Usage
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="YOUR-APP-ID"/><key>GADApplicationIdentifier</key>
<string>YOUR-APP-ID</string>RNAatkit.initWithConfiguration({
consent: {
"type": RNAatkit.ConsentType_ManagedCMPGoogle
}
})Ogury CMP Usage
SourcePoint CMP Usage
SFBX/AppConsent
Last updated