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
stringRequired

The ID of the account for which the campaign was registered

type
stringRequired

Always campaign.approved for this event

data
campaign
id
string

The unique identifier for the campaign

status
enum

The status of the campaign. Will always be active for this event.