Campaign Approved
The campaign.approved
event is delivered whenever a campaign is approved by
all of the US carriers and able to start sending text messages.
Common Use Cases
- Notify your customers
- Update accounts in your application
- Trigger follow-up actions
Payload Structure
account_id
The ID of the account for which the campaign was registered
type
Always campaign.approved
for this event
data
properties
id
The unique identifier for the campaign
status
The status of the campaign. Will always be active
for this event.