BulletPoint
The text and its bullet-point image to include in a retention message’s bulleted list.
Declaration
object BulletPointProperties
| Name | Type | Description |
|---|---|---|
altText Required | altText | The alternative text you provide for the corresponding image of the bullet point. |
imageIdentifier Required | imageIdentifier | The identifier of the image to use as the bullet point. |
text Required | bulletPointText | 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.