setCCPAConsent

fun setCCPAConsent(hasGivenCcpaConsent: Boolean)

Indicates that the CCPA-applicable user has granted consent to the collection of Personally Identifiable Information. For more information about CCPA:

Parameters

hasGivenCcpaConsent

True if the user has granted consent, false otherwise.

See also