Skip to main content

ConsentRequestParameters

Parameters sent when updating the user's consent information.

Properties

Properties

consent_debug_settingsclass-attributeinstance-attribute

consent_debug_settings: ConsentDebugSettings | None = None

Debug settings to hardcode in test requests.

tag_for_under_age_of_consent: bool | None = None

Whether the user is tagged as being under the age of consent.

False means users are not under the age of consent.

Warning

When True, the consent form is not shown, as users under the age of consent cannot be asked to provide consent.