Consent logs
Consent log object
{
"consent_key": "all-the-things",
"consent_title": "all the things",
"consent_type": "opt-out",
"consent_version": {
"language": "fr",
"version_id": 1
},
"date": "2021-10-25T13:34:54.000Z",
"granted": false,
"waiting_double_accept": true,
"id": "AXy3qUft…AqIjInslG",
"is_group": false,
"source": {
"canal": "job",
"id": "AXy3q…qIjInslF",
"name": "update user consents",
"reporter": "managed",
},
"user_id": "550e8400-e29b-41d4-a716-446655440000"
}
Consent log fields
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The consent key.
|
|||||||||||||
The consent title.
|
|||||||||||||
Specifies the Consent type.
|
|||||||||||||
The version of the consent. Consent versions allow you to offer different versions of a single Consent. For example, if you need to what is accepted in the Consent, but the Consent is standard across your offerings, creating a new Consent version allows you to manage this from one place in the ReachFive Console.
|
|||||||||||||
The date the consent log was created. |
|||||||||||||
A boolean specifying the consent was granted or not. |
|||||||||||||
Boolean specifiying whether we are still awaiting the double opt-in confirmation from the user. |
|||||||||||||
The unique ID for the specific consent log. |
|||||||||||||
A boolean that specifies if this particular consent is part of a larger consent group. |
|||||||||||||
An object that contains information regarding the source of the consent log.
|
|||||||||||||
The ID of the user that exported the consent log. |