最后更新于
July 15, 2022
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.
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:
To set CCPA consent:
Possible consent values are CHBCCPAConsentOptInSale and CHBCCPAConsentOptOutSale.
Chartboost will store the consent status even after the app is closed. In order to reset this information use:
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:
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:
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.
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.
If an app is child directed, a value of true or false must be set to define proper behavior.
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.
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 CCPA standard.
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.
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 setPIDataUseConsent method.
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 CBCCPADataUseConsent standard.