下記テンプレートには【サンプル画像・サンプルURL】が使用されています。
実際に利用される際には、下記項目を差し替えの上、配信にご活用ください。
・メッセージ内の各種テキスト
・画像URL
・遷移先URL
{
"type": "bubble",
"header": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "アンケート回答者限定で\nキャンペーンご案内!",
"size": "xl",
"wrap": true,
"weight": "bold",
"align": "center"
},
{
"type": "text",
"text": "アンケートを回答いただいた方に、オトクなキャンペーン情報をご案内します!",
"wrap": true,
"align": "start",
"offsetTop": "lg",
"offsetStart": "md",
"offsetBottom": "md",
"offsetEnd": "md"
},
{
"type": "text",
"text": "▼👇の画像をクリック▼",
"wrap": true,
"align": "center",
"offsetTop": "xxl"
}
]
},
"hero": {
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0592/8291/5535/files/NoShop_G_F.png?v=1724809746",
"size": "full",
"aspectMode": "fit",
"action": {
"type": "uri",
"uri": "https://www.socialplus.jp/templates/message"
}
}
}