BusinessMessageAsset

  • A business message asset is defined by a message provider, a starter message, and an optional call to action.

  • The message provider is required and specifies the source of the message.

  • A required starter message prompts users to start a conversation.

  • An optional call to action provides a button or link for user interaction.

  • Message provider data, which can include WhatsApp information, offers details for messaging.

A business message asset.

Proto definition

Fields

call_to_action

BusinessMessageCallToActionInfo

A call to action for the business message asset.

message_provider

BusinessMessageProvider

Required. Message provider of the business message asset.

message_provider_data

Union field. Message provider information to use for messaging.

message_provider_data can be only one of the following:

whatsapp_info

WhatsappBusinessMessageInfo

Whatsapp.

starter_message

string

Required. A welcome message to prompt the user to initiate a conversation.