Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ActivationData

Represents the activation data for an Audience Data Model Object (DMO).
Property Name Type Description Available Version
activatedEntityFqk String Fully Qualified Key (FQK) of the activated entity. 60.0
activatedOnId String ActivateOn entity ID, such as the Individual.Id or the Unified Individual.Id. 60.0
activationRecord String Activated attributes payload as JSON BLOB. 60.0
deltaType AudienceDMODeltaTypeEnum Delta type of the activation.
  • A—ADDED
  • D—DELETED
  • E—EXISTING
  • U—UPDATED
60.0
publishDate String Date that the activation was published. 60.0
segmentId String Unique ID for each segment. 60.0
segmentOnId String Key identifier based on the SegmentOn enity. Same as Activated-entity-id when ActivateOn = SegmentOn. 60.0
segmentedEntityFqk String Fully Qualified Key (FQK) of the segmented entity. 60.0