Activation data model

View field support, webhooks, and list parameters for each integration on the Supported Integrations page.

idstring
Unique identifier for this activation object
created_atdate
The date that this activation object was created (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
The last date that this activation object was updated (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
namestring
The name of the activation/sync job
segment_idstring
The cdp_segment being activated; points to CdpSegment
destination_idstring
The cdp_destination the data is sent to; points to CdpDestination
source_idstring
The cdp_source the data originates from; points to CdpSource
schedulestring
The activation schedule or mode (eg. cron, interval, realtime, batch)
status enum
Valid values:
"ACTIVE"
"PAUSED"
"ERROR"
"PENDING"
The current status of the activation
last_run_atdate
When the activation last ran (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
is_enabledboolean
Whether the activation is active/enabled
Are we missing anything? Let us know
Was this page helpful?