exemptionReason property

CookieExemptionReason? exemptionReason
final

The reason the cookie should have been blocked by 3PCD but is exempted. A cookie could only have at most one exemption reason.

Implementation

final CookieExemptionReason? exemptionReason;