ActivitySyncMode Enum
Specifies how campaign/journey activities are synced to the CRM.
Possible Values
#
NONE
No activity synchronization
RECENT_EVENT
Maintains a single "most recent activity" per contact, updated with each new event
FULL_HISTORY
Creates a separate activity/note for every event (use with caution - high volume)
Usages
#
References
#
- Field activitySyncMode from AccountIntegration
