Newer Version Available

This content describes an older version of this product. View Latest

PartyConsent

Represents consent preferences for an individual. This object is available in API version 48.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Action
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The action that the Individual is consenting to.
Possible values are:
  • CrossDevice
  • DataCollection
  • Reidentification
  • Segment
  • ShareData
  • Target
CaptureContactPointType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. Indicates how you captured consent.
Possible values are:
  • Email
  • MailingAddress
  • Phone
  • Social
  • Web
CaptureDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. Date when consent was captured.
CaptureSource
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. Indicates how you captured consent. For example, a website or online form.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the party consent record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description

The ID of the account owner associated with this customer.

PartyId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. Represents the record based on the Individual object you want to associate consent with.
PrivacyConsentStatus
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. Identifies whether the individual associated with this record agrees to this form of contact.
Possible values are:
  • NotSeen
  • OptIn
  • OptOut
  • Seen

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

PartyConsentFeed
Feed tracking is available for the object.
PartyConsentHistory
History is available for tracked fields of the object.
PartyConsentOwnerSharingRule
Sharing rules are available for the object.
PartyConsentShare
Sharing is available for the object.