Consents Object

Data model description

AttributesDescriptionExample
groups

Contains marketing permission groups' definitions.

AttributesDescriptionExample
object

Stores information about marketing permission groups.

data_ref

Identifies the name of the attribute that contains the array of marketing permission groups.

data

An array of marketing permission groups.

Array of:
AttributesDescriptionExample
id

Unique group ID.

cnstgr_3c7Z3rcOLv51bsXlRtTZPYj8

name

Marketing permission group name.

description

Marketing permission group category.

consents

List of consents that are assigned to the group.

created_at

Timestamp representing the date and time when the group was created in ISO 8601 format.

2022-04-13T09:12:47.743Z

updated_at

Timestamp representing the date and time when the group was updated in ISO 8601 format.

2022-05-14T09:11:27.037Z

object

Stores information about a marketing permission group.

total

Total number of groups.

consents

Contains opt-in consents' definitions.

AttributesDescriptionExample
object

Stores information about opt-in consents.

data_ref

Identifies the name of the attribute that contains the array of opt-in consents.

data

An array of consents.

Array of:
AttributesDescriptionExample
id

Unique consent ID.

cnst_6jQ5XcUOLnj5L7ImQAdBsJ1I

name

Consent name.

description

Consent description.

category

Consent category.

created_at

Timestamp representing the date and time when the consent was created in ISO 8601 format.

2022-04-13T09:11:27.037Z

updated_at

Timestamp representing the date and time when the consent was updated in ISO 8601 format.

2022-05-14T09:11:27.037Z

object

Stores information about an opt-in consent.

total

Total number of consents.

Language
URL
Click Try It! to start a request and see the response here!