ActiveCampaign · Schema
BroadcastMessage
BroadcastMessage schema from ActiveCampaign API
Marketing AutomationEmail MarketingCRMSales AutomationCustomer Experience
Properties
| Name | Type | Description |
|---|---|---|
| id | integer | Unique identifier for the broadcast |
| name | string | Name of the broadcast |
| address_id | integer | ID used to get sender name |
| body | string | SMS message content |
| media_urls | array | Media URLs for MMS messages |
| preview_url | string | URL for message preview |
| shorten_track_links_enabled | boolean | Whether link shortening is enabled |
| status | string | Current status of the broadcast |
| sent_date | string | Date when broadcast was sent |
| scheduled_date | string | Scheduled send date (UTC) |
| custom_run_id | string | custom run id generated from segmentMatchSome endpoint |
| custom_segment_id | string | custom segment id generated from segmentsV2 endpoint and passing in a valid audience |
| scheduled_by | integer | User ID who scheduled the broadcast |
| sent_to_count | integer | Number of recipients |
| created_at | string | Creation timestamp |
| created_by | integer | User ID who created the broadcast |
| updated_at | string | Last update timestamp |
| updated_by | integer | User ID who last updated |
| deleted_at | string | Deletion timestamp (for soft deletes) |
| sift_approved | integer | Sift approval status |
| arc_approved | integer | ARC approval status |
| quiet_hours_enabled | integer | Whether quiet hours are enabled |
| list_ids | array | Associated list IDs |
| segment_id | string | Segment ID (can be UUID or integer string) |
| label_ids | array | Associated label IDs |