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>AATKitCordova.initWithConfiguration({
"consent": {
"type": "managedCMPGoogle"
}
});Ogury CMP Usage
SourcePoint CMP Usage
SFBX/AppConsent
Last updated