IsConsentOptIn

Overview

Returns "consent opt-in status" returned by our server rules. Only returns meaningful information after the rules are downloaded.

Syntax

IsConsentOptIn(ame)

returns bool Consent opt-in status.

Examples

IsConsentOptIn();

Last updated