Newer Version Available

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

CommSubscriptionConsent

Represents a customer’s consent to a communication subscription. 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
CommSubscriptionChannelTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the associated communication subscription channel type record.
ConsentCapturedDateTime
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Required. Date when the customer’s consent was captured.
ConsentCapturedSource
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. Source through which consent was captured. For example, user@example.com or www.example.com.
ConsentGiverId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the person who gave consent to the communication subscription on behalf of the contact point.

If the contact point gave consent, don't use ConsentGiverId.

Note

ContactPointId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the contact point, such as an Individual or person account, associated with the communication subscription consent.
EffectiveFromDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
Required. Date when consent starts.
EffectiveToDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Date when consent ends.
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
Required. Name of the communication subscription 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.

Associated Objects

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

CommSubscriptionConsentFeed
Feed tracking is available for the object.
CommSubscriptionConsentHistory
History is available for tracked fields of the object.
CommSubscriptionConsentOwnerSharingRule
Sharing rules are available for the object.
CommSubscriptionConsentShare
Sharing is available for the object.