Properties
Name | Type | Required | Description |
---|---|---|---|
Recipients | []any | ✅ | |
Title | string | ✅ | |
ActionUrl | string | ❌ | |
Category | string | ❌ | |
Content | string | ❌ | |
CreatedAt | string | ❌ | The timestamp when the broadcast was created. |
CustomAttributes | any | ❌ | |
Id | string | ❌ | The unique id for this broadcast. |
Overrides | broadcasts.Overrides | ❌ | |
Status | broadcasts.BroadcastStatus | ❌ | |
Topic | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Channels | broadcasts.OverridesChannels | ❌ | |
Providers | broadcasts.Providers | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
broadcasts.Email | ❌ | ||
InApp | broadcasts.InApp | ❌ | |
MobilePush | broadcasts.MobilePush | ❌ | |
Slack | broadcasts.Slack | ❌ | |
Sms | broadcasts.Sms | ❌ | |
WebPush | broadcasts.WebPush | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
ActionUrl | string | ❌ | |
Content | string | ❌ | |
Title | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
AmazonSes | any | ❌ | |
Android | any | ❌ | |
Ios | any | ❌ | |
Mailgun | any | ❌ | |
Postmark | any | ❌ | |
Sendgrid | any | ❌ | |
Slack | any | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Errors | []broadcasts.Errors | ✅ | |
Status | broadcasts.StatusStatus | ✅ | |
Summary | broadcasts.Summary | ✅ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Message | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
enqueued | string | ✅ | "enqueued" |
processing | string | ✅ | "processing" |
processed | string | ✅ | "processed" |
Properties
Name | Type | Required | Description |
---|---|---|---|
Failures | int64 | ✅ | The number of failures while processing the broadcast. |
Total | int64 | ✅ | The number of recipients that the broadcast was sent to. |