Android Privacy Methods

Chartboost requires that publishers obtain consent from their users to be able to process personal data and provide relevant ads.
Apps under the Google Play Designed for Families policy MUST set the COPPA privacy flag to true.
Learn more about Behavioral Targeting here.
addDataUseConsent is the new public api usage to set consent values. This new API provides user consent data for privacy laws currently in existence or future laws. Replaces CBPIDataUseConsent method.

GDPR

Copied to clipboard

CCPA

Copied to clipboard

COPPA

If an app is child directed, a value of true or false must be set to define proper behavior.
Copied to clipboard
Apps under the Google Play Designed for Families policy MUST set the COPPA privacy flag to true in order to restrict transmitting the android advertising identifier.

Custom Consent

Chartboost allows publishers to provide custom consent information, besides the predefined GDPR and CCPA values.
For example:
Copied to clipboard
Currently, the only custom consent values allowed are valid IAB’s U.S. Privacy String for the CCPA standard.

Last Updated on March 16, 2023