Contents

BulletPoint

The text and its bullet-point image to include in a retention message’s bulleted list.

Declaration

object BulletPoint

Properties

NameTypeDescription
altText RequiredaltText

The alternative text you provide for the corresponding image of the bullet point.

imageIdentifier RequiredimageIdentifier

The identifier of the image to use as the bullet point.

text RequiredbulletPointText

The text of the individual bullet point.

Mentioned in

Overview

Use BulletPoint items when you set up a text-based message that contains bullet points. Each bullet point item consists of the following elements:

  • An image to use as the bullet point. To use an image as a bullet point icon, upload the image with an imageSize of BULLET_POINT. For more information, see Upload Image.

  • The alternative text that describes the bullet point image.

  • The text of the individual bullet point.

Provide an array of BulletPoint objects in the UploadMessageRequestBody when you call Upload Message.

See Also

Messages