Skip to content

Ad call to action link

Property Type Description
type CallToActionLinkType The link type
value string The link URL

Example

1
2
3
4
{
    "type": "WEB_LINK",
    "value": "https://www.example.com/shopping?productId=4"
}