Type Function Return value none Revision Release 2022.3683 Keywords ads, advertising, Vungle, COPPA See also vungle.init() vungle.*
In accordance with CCPA, the consent status is opted in by default unless updateCCPAStatus has been explicitly called to set it as opted out. getCCPAStatus may return null if not set but will be treated as opted-in.
vungle.updateCCPAStatus( hasCCPAConsent )
Boolean. true
to opt-in, false
to opt-out (no consent).
vungle.updateCCPAStatus( true )