NameDescriptionTypeAdditional information
ExpirationDate

If the consent expires, this will contain the expiration date otherwise it will be null

string

Read-Only

Expired

True if the consent is expired otherwise false

boolean

Read-Only

Edited

Read-only system fields returned as part of an API response. These are updated automatically when a profile is created or modified.

EditInfo

Read-Only

ConsentType

An identifier used to classify types of consent. For example, Marketing, Data Processing, Cookie, or Data Sharing

string

Required

Max length: 100

Min length: 1

The Consent Language is associated with the ConsentType specified in the request.

ConsentVersion

The version of the consent

string

Required

Max length: 50

Min length: 1

Locale

Locale associated with the consent (en_US: English, United States, en_GB: English, Great Britain)

string

Required

Max length: 15

Min length: 1

ConsentStatus

Status of the consent: Granted, Denied, Revoked, Not Set

ConsentStatuses

Required

ConsentDate

DateTime when the consent was collected.

string

This field is optional. If ConsentDate is not provided, today's date and time determined at processing time is assigned to the Consent. This field is only evaluated during the submission of consents. If ConsentDate is not provided, the current Eastern Time as determined at the time of processing is assigned and converted to Coordinated Universal Time (UTC) before getting saved.