Chartboost requires that publishers obtain consent from their users to be able to process personal data and provide relevant ads.
Learn more about Behavioral Targeting here.
GDPR
To set GDPR consent:
Possible consent values are
CHBGDPRConsentBehavioral
and CHBGDPRConsentNonBehavioral
.Chartboost will store the consent status even after the app is closed. In order to reset this information use:
CCPA
To set CCPA consent:
Possible consent values are
CHBCCPAConsentOptInSale
(1YN-) means the user consents (Behavioral and Contextual Ads) and CHBCCPAConsentOptOutSale
(1YY-) means the user does not consent to targeting (Contextual ads).Chartboost will store the consent status even after the app is closed. In order to reset this information use:
COPPA
To set COPPA consent:
Possible consent values are
true
and false
.Chartboost will store the consent status even after the app is closed. In order to reset this information use:
LGPD
To set LGPD consent:
Possible consent values are
true
and false
.Chartboost will store the consent status even after the app is closed. In order to reset this information use:
Custom Consent
Chartboost allows publishers to provide custom consent information, besides the predefined GDPR and CCPA values.
For example:
Currently, the only custom consent values allowed are valid IAB’s U.S. Privacy String for the
CHBPrivacyStandardCCPA
standard.Last Updated on March 16, 2023