gdpr_consents Type

object (GDPR Consents)

gdpr_consents Properties

Property Type Required Nullable Defined by
provider object Optional cannot be null JsonLead
marketing boolean Optional cannot be null JsonLead
profiling boolean Optional cannot be null JsonLead
third_party boolean Optional cannot be null JsonLead

provider

provider

provider Type

object (GDPR Provider)

marketing

Whether or not the client has given consent to receive marketing communications

marketing

marketing Type

boolean

profiling

Whether or not the client has given consent to use his or her data for profiling

profiling

profiling Type

boolean

third_party

Whether or not the client has given consent to send his data to third party companies

third_party

third_party Type

boolean