This topic details the content in the Amazon Connect Analytics data lake outbound campaign events table. The table lists the column, type, and description of the content.
Outbound campaign events
Table name: outbound_campaign_events
Composite primary key: campaign_event_id
,
instanceId
The data for this table is available starting from November 18, 2024 0:00:00 GMT.
Column | Type | Description |
---|---|---|
instance_id | String | The identifier of the Amazon Connect instance. |
instance_arn | String | The ARN of the Amazon Connect instance. |
aws_account_id | String | The identifier of the AWS account that owns the outbound campaign. |
campaign_id | String | The identifier for the outbound campaign. |
campaign_name | String | The name of the outbound campaign. |
campaign_event_id | String | The unique identifier for each outbound campaign event. |
campaign_event_type | String | The specific outbound campaign event type. Campaign events:
Email events:
SMS events:
Telephony events:
For more details on Telephony delivery outcomes (such as human
answered, voicemail), query
|
campaign_event_timestamp | Timestamp | The timestamp indicating when the outbound campaign event occurred. |
delivery_attempt_id | String | The identifier for the outbound communication delivery attempt. |
channel | String | The method used to contact your contact center. For example: VOICE, CHAT, EMAIL. This field may be blank for campaign events when this value is not applicable. |
subtype | String | The outbound campaign delivery mode used to contact the campaign recipient. For example: connect:Email, connect:SMS, connect:Telephony. Note: Telephony includes both the Agent Assisted Voice, Automated Voice delivery modes. This field may be blank for campaign events when this value is not applicable. |
profile_id | String | The unique identifier of an Amazon Connect Customer Profile. Note: This attribute is only available when you use segmentation capabilities offered with Amazon Connect Customer Profiles. |
campaign_segment_arn | String | The ARN of a segment of users. Note: This attribute is only available when you use segmentation capabilities offered with Amazon Connect Customer Profiles. |
campaign_url_link_click | String | The URL link clicked by the outbound campaign recipient. This attribute is applicable to email campaigns. |
campaign_is_final_status | Boolean | Set to True if this is the
final state of the message. There are intermediate message statuses
and it can take up to 72 hours for the final state to be received.
This attribute is applicable to SMS campaigns. |
data_lake_last_processed_timestamp | Timestamp | The timestamp that shows the last time the data touched a record in the data lake. This can include a transformation or backfill. Note: Do not use this field to reliably determine recency of data. |