Optional call-to-action button displayed on the post
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Button action type: LEARN_MORE, BOOK, ORDER, SHOP, SIGN_UP, CALL | |
| url | URI | Destination URL for the CTA button (required when callToAction is provided) |
| Name | Value |
|---|---|
| LEARN_MORE | "LEARN_MORE" |
| BOOK | "BOOK" |
| ORDER | "ORDER" |
| SHOP | "SHOP" |
| SIGN_UP | "SIGN_UP" |
| CALL | "CALL" |