下記テンプレートには【サンプル画像・サンプルURL】が使用されています。
実際に利用される際には、下記項目を差し替えの上、配信にご活用ください。
・メッセージ内の各種テキスト
・画像URL
・遷移先URL
{
"type": "bubble",
"size": "mega",
"hero": {
"type": "image",
"url": "https://blog.socialplus.jp/wp-content/uploads/2024/12/6475bb0eec481e75ab3201ae8d481627.png",
"size": "full",
"aspectMode": "cover",
"action": {
"type": "uri",
"uri": "https://www.socialplus.jp/templates/message?utm_source=line&utm_medium=social&utm_campaign=message_gallery"
},
"margin": "none"
},
"body": {
"type": "box",
"layout": "vertical",
"spacing": "md",
"action": {
"type": "uri",
"uri": "https://www.socialplus.jp/?utm_source=line&utm_medium=social&utm_campaign=message_gallery"
},
"contents": [
{
"type": "text",
"text": "当選おめでとうございます🎉",
"size": "lg",
"weight": "bold",
"wrap": true,
"align": "center"
},
{
"type": "box",
"layout": "vertical",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "text",
"margin": "sm",
"flex": 0,
"wrap": true,
"size": "sm",
"text": "ID連携でポイント2倍キャンペーンへのご参加ありがとうございます!当選です!1,000pをプレゼントさせていただきました🎁 ぜひお買い物にご利用ください♪"
}
]
}
]
}
]
},
"footer": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "button",
"style": "primary",
"margin": "sm",
"action": {
"type": "uri",
"label": "マイページでポイントを確認する",
"uri": "https://www.socialplus.jp/templates/message?utm_source=line&utm_medium=social&utm_campaign=message_gallery"
},
"color": "#E96107"
}
]
}
}