array<object>
O
템플릿 생성을 위한 양식 정보 객체입니다.
code
string
5
O
20000000
status
integer
3
O
200
desc
string
O
messagebaseformId
string
40
O
템플릿 양식 ID 입니다.
formName
string
40
O
템플릿 양식명 입니다.
cardType
string
64
카드종류를 구분합니다. 향후 추가될 수 있습니다.
Description
Cell
Free
bizCondition
array<string>
양식을 사용할 수 있는 대상 업태의 목록입니다.
bizCategory
string
20
Description, Cell의 유형그룹 입니다.
bizService
string
20
Description, Cell의 세부 유형 입니다.
registerDate
string
템플릿 양식 등록일시 입니다.
updateDate
string
템플릿 양식 수정일시 입니다.
array<object>
이미지 파일ID와 URL 및 사용 유형 정보를 제공합니다.
productCode
string
메시지 상품종류 구분값입니다. "sms", "lms", "mms", "tmplt"
spec
string
양식의 레이아웃 구조가 리치카드인지 오픈리치카드인지 구분합니다. "richcard", "openrichcard"
object
템플릿 작성에 필요한 가이드 정보를 제공하기 위하여 양식 정의 시 포함되는 정보입니다. 리치카드의 경우 messagebaseInfo에서 제공됩니다.
object
리치카드, 오픈리치카드에 포함된 content(title, description, media, button) 에 대한 검증 정책 저장을 위한 객체입니다.
array<object>
템플릿의 개별 파라미터를 검수하기 위한 대상 파라미터 정보 객체입니다. 크기 관련 필드는 <=0 인 경우 체크하지 않습니다.
formattedString
object
GSMA 및 TTA RCS 규격이며 JSON 형식으로 정의된 템플릿의 레이아웃 데이터입니다.
fileId
string
url
string
typeName
string
이미지의 사용 유형을 구분합니다.
icon - 템플릿 양식 아이콘 이미지
profile - 브랜드 프로필 이미
background - 브랜드 백그라운드 이미지
fileName
string
256
등록한 파일의 이름입니다.
maxLineCount
integer
max 라인수
maxDisplayText
integer
버튼명 글자수
maxDescriptionSize
integer
카드별 max 본문 글자수
imageWidth
integer
이미지 권고 가로 사이즈 단위는 Pixel
imageHeight
integer
이미지 권고 세로 사이즈 단위는 Pixel
object
리치카드 메시지 상품별 1라인당 글자수, 타이틀 라인수 및 버튼 수에 따라 메시지가 잘려 보이지 않는 최대 라인수 정보를 제공합니다.
메시지가 수신된 단말에 따라 상이할 수 있으나 리치카드 RCS메시지 발송 시 권장사항으로 참고하시기 바랍니다.
LMS와 MMS 12종 총 13종에 대해 개별 제공됩니다.
productCardType
string
상품 카드 종류
releaseDate
string
정보 제공 일자(내용 수정시 일시 변경)
summary
string
요약 정보
charactersPerLine
object
각 항목 별 권장 라인당 글자수
combinations
array<object>
디스크립션 권장 라인수 조합
buttonsAllowed
boolean
MaaP FE /message의 buttons 사용 유무
true : buttons 필드 사용
false : buttons 에 값이 들어오면 실패 처리
adHeaderAllowed
boolean
header에 광고 인입 허가 여부
true : 광고인입 허용(MaaP FE /message의 header 체크안함)
false : 광고인입 불허(MaaP FE /message이 header가 1(광고) 이면 실패 처리)
adBodyAllowed
boolean
광고 문구 허용 여부
true : 본문 광고 문구를 체크하지 않음.
false : 본문이 "(광고)"로 시작하면 실패 처리
cardCount
integer
카드 개수
maxTitleSize
integer
개별 타이틀 글자 최대 수. 사용하지 않음.
maxButtonCount
integer
버튼 최대 개수
maxDescriptionSize
integer
RichCard인 경우(Carousel포함) Description들의 글자수 총합.
OpenRichCard인 경우 변수부 글자수 총합. <=0 인 경우 사용하지 않음.
maxMediaSize
integer
Byte단위 미디어 크기 총합의 최대 크기, <=0 인 경우 사용하지 않음.
param
string
20
O
검수 파라미터명. (영문, 한글, 숫자, '_' 만 사용)
isMandatory
boolean
false
필수여부.
true인 경우 중계사에서 메시지 전송 요청 시 해당 필드가 없는 경우 MaaP FE에서 실패처리한다.
false인 경우는 해당 필드가 없는 경우도 메시지 전송이 되도록 MaaP FE에서 적절하게 처리한다.
type
string
기술검사타입을 지정합니다.
string: 문자열 검사 대상
file: 파일 검사 대상
button: formattedString 내 button 제어 대상
layout: formattedString 내 button외 제어 대상
contentType
string
컨텐츠 유형, PolicyInfo 정책을 검사하는데 사용됩니다.
"title"
"description"
"maapfile"
"cell"
"displayText"
"url"
"etc"
"buttonName"
"visibility"
strSize
integer
글자 최대 크기, type이 string인 경우
fileSize
integer
파일 최대 크기, type이 file인 경우.
strRegx
string
65535
java regular expression, null 인경우 사용하지 않음. 예)
숫자만 : '^[0-9]*$'
영문자만 : '[a-zA-Z]*$'
한글만 : '^[가-힣]*$'
영어 & 숫자만 : '^[a-zA-Z0-9]*$'
E-Mail : '^[a-zA-Z0-9]+@[a-zA-Z0-9]+$'
휴대폰 : '^01(?:0|1|[6-9])-(?:\d{3}|\d{4})-\d{4}$'
일반전화 : '^\d{2,3}-\d{3,4}-\d{4}$'
주민등록번호 : '\d{6}-[1-4]\d{6}'
IP 주소 : '([0-9]{1,3}).([0-9]{1,3}).([0-9]{1,3}).([0-9]{1,3})'
verification
array<string>
문장 패턴 정의 (SKT향) "안녕하세요", "님 ", "원입니다."
imageWidth
integer
이미지 해상도 가로 크기 (지정된 크기의 이미지를 등록해야 정상 발송 가능)
imageHeight
integer
이미지 해상도 세로 크기 (지정된 크기의 이미지를 등록해야 정상 발송 가능)
couplingId
string
20
파라미터 간 함께 처리되어야 하는 경우 동일한 값을 부여 즉, 같은 값의 couplingId가 지정되는 경우 지정된 파라미터는 모두 조건을 만족해야 정상 발송 처리됨
inputText
string
65535
템플릿 등록시 사용자 입력한 원본 문장(고정부 & 변수부)을 제공합니다. 단, cell방식의 타이틀 선택형은 제공되지 않습니다.
relationId
string
param과 관계가 있는 param을 의미합니다. 주로 현재 param이 입력되지 않을 경우 메시지 상에 노출여부와 연관된 visibility에 지정된 param을 표시합니다. 메시지 발송시 이통MaaP FE에서 핸들링하는 것으로 템플릿 등록이나 메시지 발송 param과는 무관하며, 참조 용도로 제공됩니다.
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "TATA001C",
"formName": "테마 강조형A 스타일",
"cardType": "cell",
"bizCondition": [
"all"
],
"bizCategory": "타이틀 자유형",
"bizService": "타이틀 자유형",
"registerDate": "2022-06-28T15:28:58.000+09",
"updateDate": "2023-03-21T16:20:08.000+09",
"mediaUrl": [],
"productCode": "tmplt",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 90,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 0,
"maxButtonCount": 2,
"maxDescriptionSize": 90,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": false,
"adBodyAllowed": true
},
"params": [
{
"param": "cell1",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell10",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell11",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell12",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell13",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell14",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell15",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell16",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell17",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell18",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell19",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell2",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell20",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell3",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell4",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell5",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell6",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell7",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell8",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "cell9",
"isMandatory": false,
"type": "string",
"contentType": "cell",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title1",
"isMandatory": true,
"type": "string",
"contentType": "title",
"strSize": 8,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title2",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "20dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"visibility": "visible",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text"
]
},
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"textAlignment": "textStart",
"text": "{{title1}}",
"textColor": "#232323",
"textSize": "19dp",
"weight": "1"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text"
]
},
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"textAlignment": "textEnd",
"text": "{{title2}}",
"textColor": "#0094ff",
"textSize": "19dp",
"weight": "1",
"visibility": "visible"
}
]
},
{
"width": "match",
"height": "3dp",
"widget": "View",
"background": "#232323",
"visibility": "visible",
"marginTop": "10dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"orientation": "vertical",
"children": [
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell1}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell2}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell3}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell4}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell5}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell6}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell7}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell8}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell9}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell10}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell11}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell12}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell13}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell14}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell15}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell16}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell17}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell18}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
},
{
"width": "match",
"height": "content",
"widget": "LinearLayout",
"visibility": "visible",
"orientation": "horizontal",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell19}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textStart"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text",
"textAlignment",
"textColor",
"textSize",
"textStyle"
]
},
"text": "{{cell20}}",
"width": "match",
"height": "content",
"weight": 1.0,
"widget": "TextView",
"textSize": "16dp",
"textColor": "#232323",
"textAlignment": "textEnd"
}
]
},
{
"widgetPolicy": {
"allowedAttributes": [
"visibility"
]
},
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#232323",
"visibility": "gone",
"marginTop": "12dp",
"marginBottom": "12dp"
}
]
}
]
}
]
},
"suggestions": [
{}
]
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "TATA001D",
"formName": "테마 강조형A 서술",
"cardType": "description",
"bizCondition": [
"all"
],
"bizCategory": "타이틀 자유형",
"bizService": "타이틀 자유형",
"registerDate": "2022-06-28T15:20:39.000+09",
"updateDate": "2023-03-21T16:20:31.000+09",
"mediaUrl": [],
"productCode": "tmplt",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 90,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 0,
"maxButtonCount": 2,
"maxDescriptionSize": 90,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": false,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title1",
"isMandatory": true,
"type": "string",
"contentType": "title",
"strSize": 8,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title2",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 20,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "20dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"visibility": "visible",
"children": [
{
"widgetPolicy": {
"allowedAttributes": [
"text"
]
},
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"textAlignment": "textStart",
"text": "{{title1}}",
"textColor": "#232323",
"textSize": "19dp",
"weight": "1"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text"
]
},
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"textAlignment": "textEnd",
"text": "{{title2}}",
"textColor": "#0094ff",
"textSize": "19dp",
"weight": "1",
"visibility": "visible"
}
]
},
{
"width": "match",
"height": "3dp",
"widget": "View",
"background": "#232323",
"visibility": "visible",
"marginTop": "10dp",
"marginBottom": "12dp"
},
{
"widgetPolicy": {
"allowedAttributes": [
"text"
]
},
"widget": "TextView",
"width": "match",
"height": "content",
"text": "{{description}}",
"textColor": "#232323",
"textSize": "16dp"
}
]
}
]
},
"suggestions": [
{}
]
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "ITHITS",
"formName": "이미지 & 타이틀 강조형 (1:1)",
"cardType": "Highlighted Image n Title",
"bizCondition": [
"all"
],
"bizCategory": null,
"bizService": null,
"registerDate": "2022-10-11T17:53:46.000+09",
"updateDate": "2022-10-12T09:46:19.000+09",
"mediaUrl": [],
"productCode": "itmpl",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 150,
"imageWidth": "900",
"imageHeight": "900",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 500,
"maxMediaSize": 1048576,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "media",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 900,
"imageHeight": 900,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "mediaUrl",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subDesc1",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 33,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub1",
"inputText": null,
"relationId": null
},
{
"param": "subDesc2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 33,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub2",
"inputText": null,
"relationId": null
},
{
"param": "subDesc3",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 33,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub3",
"inputText": null,
"relationId": null
},
{
"param": "subTitle1",
"isMandatory": true,
"type": "string",
"contentType": "title",
"strSize": 4,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub1",
"inputText": null,
"relationId": null
},
{
"param": "subTitle2",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 4,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub2",
"inputText": null,
"relationId": null
},
{
"param": "subTitle3",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 4,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "sub3",
"inputText": null,
"relationId": null
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 30,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "content",
"scaleType": "fitXY",
"mediaUrl": "{{media}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{mediaUrl}}"
}
},
"displayText": "메인이미지",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "20dp",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{title}}",
"textColor": "#232323",
"textSize": "17dp",
"marginBottom": "16dp",
"visibility": "{{titleVsblty}}"
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"visibility": "visible",
"children": [
{
"widget": "TextView",
"width": "60dp",
"height": "content",
"textStyle": "bold",
"text": "{{subTitle1}}",
"textColor": "#232323",
"textSize": "16dp"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"marginLeft": "16dp",
"text": "{{subDesc1}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"visibility": "{{subVsblty2}}",
"marginTop": "6dp",
"children": [
{
"widget": "TextView",
"width": "60dp",
"height": "content",
"textStyle": "bold",
"text": "{{subTitle2}}",
"textColor": "#232323",
"textSize": "16dp"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"marginLeft": "16dp",
"text": "{{subDesc2}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"visibility": "{{subVsblty3}}",
"marginTop": "6dp",
"children": [
{
"widget": "TextView",
"width": "60dp",
"height": "content",
"textStyle": "bold",
"text": "{{subTitle3}}",
"textColor": "#232323",
"textSize": "16dp"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"marginLeft": "16dp",
"text": "{{subDesc3}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"marginTop": "16dp",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}",
"marginTop": "8dp"
}
]
}
]
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "ITHIMS",
"formName": "이미지 강조형 (1:1)",
"cardType": "Highlighted Image",
"bizCondition": [
"all"
],
"bizCategory": null,
"bizService": null,
"registerDate": "2022-10-11T17:58:20.000+09",
"updateDate": "2023-07-18T16:16:34.000+09",
"mediaUrl": [],
"productCode": "itmpl",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 150,
"imageWidth": "900",
"imageHeight": "900",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 500,
"maxMediaSize": 1048576,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 150,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 900,
"imageHeight": 900,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "mediaUrl",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 30,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "content",
"scaleType": "fitXY",
"mediaUrl": "{{media}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{mediaUrl}}"
}
},
"displayText": "메인이미지",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"padding": "20dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{title}}",
"textColor": "#232323",
"textSize": "17dp",
"marginBottom": "10dp",
"visibility": "{{titleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"marginTop": "16dp",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}",
"marginTop": "8dp"
}
]
}
]
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "ITTBNH",
"formName": "썸네일형 (가로)",
"cardType": "Thumbnail",
"bizCondition": [
"all"
],
"bizCategory": null,
"bizService": null,
"registerDate": "2022-10-11T18:04:01.000+09",
"updateDate": "2022-10-12T09:47:26.000+09",
"mediaUrl": [],
"productCode": "itmpl",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 150,
"imageWidth": "900",
"imageHeight": "560",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 500,
"maxMediaSize": 1048576,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 150,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 900,
"imageHeight": 560,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "mediaUrl",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMedia1",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMedia2",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMedia3",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMediaUrl1",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMediaUrl2",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "subMediaUrl3",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 30,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "content",
"scaleType": "fitXY",
"mediaUrl": "{{media}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{mediaUrl}}"
}
},
"displayText": "메인이미지",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "20dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{title}}",
"textColor": "#232323",
"textSize": "17dp",
"marginBottom": "10dp",
"visibility": "{{titleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "16dp",
"children": [
{
"widget": "LinearLayout",
"width": "0dp",
"height": "content",
"orientation": "horizontal",
"weight": "1",
"children": [
{
"widget": "ImageView",
"background": "#ffd400",
"width": "match",
"height": "content",
"corner_radius": "4dp",
"scaleType": "fitCenter",
"mediaUrl": "{{subMedia1}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{subMediaUrl1}}"
}
},
"displayText": "서브이미지1",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
},
{
"widget": "LinearLayout",
"width": "0dp",
"height": "content",
"orientation": "horizontal",
"weight": "1",
"marginLeft": "10dp",
"children": [
{
"widget": "ImageView",
"background": "#ffd400",
"width": "match",
"height": "content",
"corner_radius": "4dp",
"scaleType": "fitCenter",
"mediaUrl": "{{subMedia2}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{subMediaUrl2}}"
}
},
"displayText": "서브이미지2",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
},
{
"widget": "LinearLayout",
"width": "0dp",
"height": "content",
"orientation": "horizontal",
"weight": "1",
"marginLeft": "10dp",
"children": [
{
"widget": "ImageView",
"background": "#ffd400",
"width": "match",
"height": "content",
"corner_radius": "4dp",
"scaleType": "fitCenter",
"mediaUrl": "{{subMedia3}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{subMediaUrl3}}"
}
},
"displayText": "서브이미지3",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"marginTop": "16dp",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}",
"marginTop": "8dp"
}
]
}
]
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "ITSNSH",
"formName": "SNS형 (중간버튼)",
"cardType": "SNS",
"bizCondition": [
"all"
],
"bizCategory": null,
"bizService": null,
"registerDate": "2022-10-11T17:53:07.000+09",
"updateDate": "2022-10-12T09:47:56.000+09",
"mediaUrl": [],
"productCode": "itmpl",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 16,
"maxDescriptionSize": 150,
"imageWidth": "900",
"imageHeight": "560",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 500,
"maxMediaSize": 1048576,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 150,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 900,
"imageHeight": 560,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "mediaUrl",
"isMandatory": false,
"type": "string",
"contentType": "url",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 30,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "20dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{title}}",
"textColor": "#232323",
"textSize": "17dp",
"marginBottom": "10dp",
"visibility": "{{titleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#232323",
"textSize": "16dp",
"weight": "1"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"marginTop": "16dp",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "42dp",
"background": "#E4E4E4",
"textColor": "#0094ff",
"textSize": "16dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}",
"marginTop": "8dp"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "content",
"scaleType": "fitXY",
"mediaUrl": "{{media}}",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": "{{mediaUrl}}"
}
},
"displayText": "메인이미지",
"postback": {
"data": "set_by_chatbot_open_url"
}
}
}
}
]
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "ITCRM3",
"formName": "슬라이드형",
"cardType": "carousel medium",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-11-27T10:25:34.000+09",
"updateDate": "2023-11-29T13:06:08.000+09",
"mediaUrl": [],
"productCode": "itmpl",
"spec": "richcard",
"guideInfo": {
"maxLineCount": 4,
"maxDisplayText": 13,
"maxDescriptionSize": 60,
"imageWidth": "696",
"imageHeight": "1296",
"detailInfo": null
},
"policyInfo": {
"cardCount": 3,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 500,
"maxMediaSize": 1048576,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description1",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "description2",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "description3",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media1",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media2",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "media3",
"isMandatory": true,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title1",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title2",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
},
{
"param": "title3",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": -1,
"fileSize": 0,
"strRegx": "",
"verification": [],
"imageWidth": 0,
"imageHeight": 0,
"couplingId": "",
"inputText": null,
"relationId": null
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"richcardMessage": {
"message": {
"generalPurposeCardCarousel": {
"layout": {
"cardWidth": "MEDIUM_WIDTH"
},
"content": [
{
"description": "{{description1}}",
"media": {
"mediaUrl": "{{media1}}",
"height": "MEDIUM_HEIGHT"
},
"title": "{{title1}}"
},
{
"description": "{{description2}}",
"media": {
"mediaUrl": "{{media2}}",
"height": "MEDIUM_HEIGHT"
},
"title": "{{title2}}"
},
{
"description": "{{description3}}",
"media": {
"mediaUrl": "{{media3}}",
"height": "MEDIUM_HEIGHT"
},
"title": "{{title3}}"
}
],
"zoomAllowed": false
}
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLL00004",
"formName": "LMS 템플릿 기본형",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:25:32.000+09",
"updateDate": "2024-06-21T14:49:36.000+09",
"mediaUrl": [],
"productCode": "lms",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 17,
"maxDescriptionSize": 1300,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 30,
"maxButtonCount": 2,
"maxDescriptionSize": 1300,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 1300,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty"
},
{
"param": "mTitle",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 17,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "mTitleVsblty"
},
{
"param": "mTitleMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "mTitleMediaVsblty"
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "14dp",
"paddingLeft": "14dp",
"paddingRight": "14dp",
"orientation": "vertical",
"visibility": "{{mTitleVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"gravity": "bottom",
"children": [
{
"widget": "ImageView",
"width": "24dp",
"height": "24dp",
"corner_radius": "4dp",
"scaleType": "fitXY",
"marginRight": "4dp",
"visibility": "{{mTitleMediaVsblty}}",
"mediaUrl": "{{mTitleMedia}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{mTitle}}",
"textColor": "#1e1e1e",
"textAlignment": "textStart",
"textSize": "19dp"
}
]
},
{
"width": "match",
"height": "2dp",
"widget": "View",
"marginTop": "6dp",
"background": "#1e1e1e"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "150"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "4dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLL00001",
"formName": "LMS 템플릿 명세서형 타이틀 강조",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:18:25.000+09",
"updateDate": "2024-06-21T15:54:12.000+09",
"mediaUrl": [],
"productCode": "lms",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 2,
"maxDisplayText": 17,
"maxDescriptionSize": 1300,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 17,
"maxButtonCount": 2,
"maxDescriptionSize": 1300,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "cellLeft1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty1"
},
{
"param": "cellLeft10",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty10"
},
{
"param": "cellLeft11",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty11"
},
{
"param": "cellLeft12",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty12"
},
{
"param": "cellLeft13",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty13"
},
{
"param": "cellLeft14",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty14"
},
{
"param": "cellLeft15",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty15"
},
{
"param": "cellLeft2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty2"
},
{
"param": "cellLeft3",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty3"
},
{
"param": "cellLeft4",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty4"
},
{
"param": "cellLeft5",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty5"
},
{
"param": "cellLeft6",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty6"
},
{
"param": "cellLeft7",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty7"
},
{
"param": "cellLeft8",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty8"
},
{
"param": "cellLeft9",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty9"
},
{
"param": "cellRight1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty1"
},
{
"param": "cellRight10",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty10"
},
{
"param": "cellRight11",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty11"
},
{
"param": "cellRight12",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty12"
},
{
"param": "cellRight13",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty13"
},
{
"param": "cellRight14",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty14"
},
{
"param": "cellRight15",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty15"
},
{
"param": "cellRight2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty2"
},
{
"param": "cellRight3",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty3"
},
{
"param": "cellRight4",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty4"
},
{
"param": "cellRight5",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty5"
},
{
"param": "cellRight6",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty6"
},
{
"param": "cellRight7",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty7"
},
{
"param": "cellRight8",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty8"
},
{
"param": "cellRight9",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty9"
},
{
"param": "cellTitle1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellTitleVsblty1"
},
{
"param": "cellTitle2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellTitleVsblty2"
},
{
"param": "description",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 1300,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty"
},
{
"param": "mTitle",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 17,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "mTitleVsblty"
},
{
"param": "mTitleMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "mTitleMediaVsblty"
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "14dp",
"paddingLeft": "14dp",
"paddingRight": "14dp",
"orientation": "vertical",
"visibility": "{{mTitleVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"gravity": "bottom",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"weight": "1",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{mTitle}}",
"textColor": "#1e1e1e",
"textSize": "24dp"
}
]
},
{
"widget": "LinearLayout",
"width": "48dp",
"height": "48dp",
"orientation": "horizontal",
"corner_radius": "4dp",
"marginLeft": "8dp",
"visibility": "{{mTitleMediaVsblty}}",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "match",
"scaleType": "fitXY",
"mediaUrl": "{{mTitleMedia}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "100"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"background": "#f2f2f2",
"corner_radius": "4dp",
"orientation": "vertical",
"visibility": "{{cellVsblty1}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellTitleVsblty1}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{cellTitle1}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"marginBottom": "4dp"
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#1e1e1e",
"marginBottom": "1dp"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "visible",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft1}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty1}}",
"text": "{{cellRight1}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty1}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty2}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "1dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft2}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty2}}",
"text": "{{cellRight2}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty2}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty3}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft3}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty3}}",
"text": "{{cellRight3}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty3}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty4}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft4}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty4}}",
"text": "{{cellRight4}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty4}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty5}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft5}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty5}}",
"text": "{{cellRight5}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty5}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty6}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft6}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty6}}",
"text": "{{cellRight6}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty6}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty7}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft7}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty7}}",
"text": "{{cellRight7}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty7}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty8}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft8}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty8}}",
"text": "{{cellRight8}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty8}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty9}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft9}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty9}}",
"text": "{{cellRight9}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty9}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty10}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft10}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty10}}",
"text": "{{cellRight10}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty10}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"background": "#f2f2f2",
"corner_radius": "4dp",
"orientation": "vertical",
"visibility": "{{cellVsblty11}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellTitleVsblty2}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{cellTitle2}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"marginBottom": "4dp"
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#1e1e1e",
"marginBottom": "1dp"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "visible",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft11}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty11}}",
"text": "{{cellRight11}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty11}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty12}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "1dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft12}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty12}}",
"text": "{{cellRight12}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty12}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty13}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft13}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty13}}",
"text": "{{cellRight13}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty13}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty14}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft14}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty14}}",
"text": "{{cellRight14}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty14}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty15}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft15}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty15}}",
"text": "{{cellRight15}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty15}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "4dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLT00001",
"formName": "테이블 아이템 강조",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:28:17.000+09",
"updateDate": "2024-06-21T14:48:30.000+09",
"mediaUrl": [],
"productCode": "tmplt",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 1,
"maxDisplayText": 17,
"maxDescriptionSize": 90,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 0,
"maxButtonCount": 2,
"maxDescriptionSize": 90,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": false,
"adBodyAllowed": true
},
"params": [
{
"param": "cellLeft1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty1"
},
{
"param": "cellLeft2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty2"
},
{
"param": "cellLeft3",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty3"
},
{
"param": "cellLeft4",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty4"
},
{
"param": "cellLeft5",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellVsblty5"
},
{
"param": "cellRight1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty1"
},
{
"param": "cellRight2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty2"
},
{
"param": "cellRight3",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty3"
},
{
"param": "cellRight4",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty4"
},
{
"param": "cellRight5",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": -1,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellRightVsblty5"
},
{
"param": "cellTitle",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "cellTitleVsblty"
},
{
"param": "itemDesc",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 18,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "itemDescVsblty"
},
{
"param": "itemMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "itemMediaVsblty"
},
{
"param": "itemTitle",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 14,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "itemVsblty"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "4dp",
"orientation": "vertical"
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"marginBottom": "2dp",
"padding": "4dp",
"orientation": "horizontal",
"gravity": "bottom",
"visibility": "{{itemVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"weight": "1",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{itemDesc}}",
"textColor": "#949494",
"visibility": "{{itemDescVsblty}}",
"textSize": "14dp"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"marginTop": "2dp",
"textStyle": "bold",
"text": "{{itemTitle}}",
"textColor": "#1e1e1e",
"textSize": "24dp"
}
]
},
{
"widget": "LinearLayout",
"width": "56dp",
"height": "56dp",
"orientation": "horizontal",
"corner_radius": "4dp",
"marginLeft": "8dp",
"visibility": "{{itemMediaVsblty}}",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "match",
"scaleType": "fitXY",
"mediaUrl": "{{itemMedia}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"background": "#f2f2f2",
"corner_radius": "4dp",
"orientation": "vertical",
"visibility": "{{cellVsblty1}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellTitleVsblty}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{cellTitle}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"marginBottom": "4dp"
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"background": "#1e1e1e",
"marginBottom": "1dp"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "visible",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft1}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty1}}",
"text": "{{cellRight1}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty1}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty2}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "1dp",
"orientation": "horizontal",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft2}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty2}}",
"text": "{{cellRight2}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty2}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty3}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft3}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty3}}",
"text": "{{cellRight3}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty3}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty4}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft4}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty4}}",
"text": "{{cellRight4}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty4}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"visibility": "{{cellVsblty5}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"marginTop": "4dp",
"children": [
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"text": "{{cellLeft5}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "1",
"gravity": "top",
"textAlignment": "textStart"
},
{
"widget": "TextView",
"width": "0dp",
"height": "match",
"textStyle": "normal",
"marginLeft": "12dp",
"visibility": "{{cellRightVsblty5}}",
"text": "{{cellRight5}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"weight": "2",
"gravity": "top",
"textAlignment": "textEnd"
}
]
},
{
"width": "match",
"height": "1dp",
"widget": "View",
"marginTop": "4dp",
"background": "#949494",
"visibility": "{{cellLineVsblty5}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "4dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLT00002",
"formName": "기본형 아이템 강조",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:29:38.000+09",
"updateDate": "2024-07-16T13:40:51.000+09",
"mediaUrl": [],
"productCode": "tmplt",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 17,
"maxDescriptionSize": 90,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 14,
"maxButtonCount": 2,
"maxDescriptionSize": 90,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": false,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 90,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty"
},
{
"param": "itemDesc",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 18,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "itemDescVsblty"
},
{
"param": "itemMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "itemMediaVsblty"
},
{
"param": "itemTitle",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 20,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "itemVsblty"
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "4dp",
"orientation": "vertical"
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"marginBottom": "2dp",
"padding": "4dp",
"orientation": "horizontal",
"gravity": "bottom",
"visibility": "{{itemVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"weight": "1",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{itemDesc}}",
"textColor": "#949494",
"visibility": "{{itemDescVsblty}}",
"textSize": "14dp"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"marginTop": "2dp",
"textStyle": "bold",
"text": "{{itemTitle}}",
"textColor": "#1e1e1e",
"textSize": "24dp"
}
]
},
{
"widget": "LinearLayout",
"width": "56dp",
"height": "56dp",
"orientation": "horizontal",
"corner_radius": "4dp",
"marginLeft": "8dp",
"visibility": "{{itemMediaVsblty}}",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "match",
"scaleType": "fitXY",
"mediaUrl": "{{itemMedia}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "150"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "4dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLL00002",
"formName": "LMS 템플릿 문단형",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:20:54.000+09",
"updateDate": "2024-06-21T14:49:21.000+09",
"mediaUrl": [],
"productCode": "lms",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 17,
"maxDescriptionSize": 1300,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 17,
"maxButtonCount": 4,
"maxDescriptionSize": 1300,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description1",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 1300,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty1"
},
{
"param": "description2",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 1300,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty2"
},
{
"param": "mTitle",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 17,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "mTitleVsblty"
},
{
"param": "mTitleMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "mTitleMediaVsblty"
},
{
"param": "title1",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty1"
},
{
"param": "title2",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty2"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "14dp",
"paddingLeft": "14dp",
"paddingRight": "14dp",
"orientation": "vertical",
"visibility": "{{mTitleVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"gravity": "bottom",
"children": [
{
"widget": "ImageView",
"width": "24dp",
"height": "24dp",
"corner_radius": "4dp",
"scaleType": "fitXY",
"marginRight": "4dp",
"visibility": "{{mTitleMediaVsblty}}",
"mediaUrl": "{{mTitleMedia}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{mTitle}}",
"textColor": "#1e1e1e",
"textAlignment": "textStart",
"textSize": "19dp"
}
]
},
{
"width": "match",
"height": "2dp",
"widget": "View",
"marginTop": "6dp",
"background": "#1e1e1e"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty1}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title1}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty1}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description1}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "100"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "8dp",
"padding": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "Button",
"weight": 1.0,
"width": "content",
"height": "36dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"weight": 1.0,
"width": "content",
"height": "36dp",
"marginLeft": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty2}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title2}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty2}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description2}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "100"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "8dp",
"padding": "4dp",
"orientation": "horizontal",
"children": [
{
"widget": "Button",
"weight": 1.0,
"width": "content",
"height": "36dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName3}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty3}}"
},
{
"widget": "Button",
"weight": 1.0,
"width": "content",
"height": "36dp",
"marginLeft": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName4}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty4}}"
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"code": "20000000",
"desc": null,
"result": [
{
"messagebaseformId": "CLL00003",
"formName": "LMS 템플릿 기본형 타이틀 강조",
"cardType": "descriptionNew",
"bizCondition": [],
"bizCategory": null,
"bizService": null,
"registerDate": "2023-10-19T22:24:24.000+09",
"updateDate": "2024-06-21T14:49:30.000+09",
"mediaUrl": [],
"productCode": "lms",
"spec": "openrichcard",
"guideInfo": {
"maxLineCount": 0,
"maxDisplayText": 17,
"maxDescriptionSize": 1300,
"imageWidth": "0",
"imageHeight": "0",
"detailInfo": null
},
"policyInfo": {
"cardCount": 1,
"maxTitleSize": 17,
"maxButtonCount": 2,
"maxDescriptionSize": 1300,
"maxMediaSize": 0,
"buttonsAllowed": false,
"adHeaderAllowed": true,
"adBodyAllowed": true
},
"params": [
{
"param": "description",
"isMandatory": true,
"type": "string",
"contentType": "description",
"strSize": 1300,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descVsblty"
},
{
"param": "mTitle",
"isMandatory": false,
"type": "string",
"contentType": "title",
"strSize": 17,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "mTitleVsblty"
},
{
"param": "mTitleMedia",
"isMandatory": false,
"type": "file",
"contentType": "maapfile",
"strSize": -1,
"fileSize": 1048576,
"strRegx": null,
"verification": [],
"imageWidth": 300,
"imageHeight": 300,
"couplingId": null,
"inputText": null,
"relationId": "mTitleMediaVsblty"
},
{
"param": "title",
"isMandatory": false,
"type": "string",
"contentType": "description",
"strSize": 30,
"fileSize": null,
"strRegx": null,
"verification": [],
"imageWidth": null,
"imageHeight": null,
"couplingId": null,
"inputText": null,
"relationId": "descTitleVsblty"
}
],
"formattedString": {
"RCSMessage": {
"trafficType": "advertisement",
"openrichcardMessage": {
"card": "open_rich_card",
"version": "1.0.0",
"zoomAllowed": true,
"scaleAllowed": true,
"layout": {
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"background": "#F2F2F2",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "14dp",
"paddingLeft": "14dp",
"paddingRight": "14dp",
"orientation": "vertical",
"visibility": "{{mTitleVsblty}}",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "horizontal",
"gravity": "bottom",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"weight": "1",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"text": "{{mTitle}}",
"textColor": "#1e1e1e",
"textSize": "24dp"
}
]
},
{
"widget": "LinearLayout",
"width": "48dp",
"height": "48dp",
"orientation": "horizontal",
"corner_radius": "4dp",
"marginLeft": "8dp",
"visibility": "{{mTitleMediaVsblty}}",
"children": [
{
"widget": "ImageView",
"width": "match",
"height": "match",
"scaleType": "fitXY",
"mediaUrl": "{{mTitleMedia}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"paddingLeft": "10dp",
"paddingRight": "10dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"marginTop": "6dp",
"padding": "4dp",
"orientation": "vertical",
"visibility": "{{descVsblty}}",
"children": [
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "bold",
"marginBottom": "6dp",
"text": "{{title}}",
"textColor": "#1e1e1e",
"textSize": "17dp",
"visibility": "{{descTitleVsblty}}"
},
{
"widget": "TextView",
"width": "match",
"height": "content",
"textStyle": "normal",
"text": "{{description}}",
"textColor": "#1e1e1e",
"textSize": "15dp",
"viewAll": "150"
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"padding": "4dp",
"children": [
{
"widget": "LinearLayout",
"width": "match",
"height": "content",
"orientation": "vertical",
"children": [
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName1}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty1}}"
},
{
"widget": "Button",
"width": "match",
"height": "36dp",
"marginTop": "8dp",
"background": "#E4E4E4",
"textColor": "#1e1e1e",
"textSize": "15dp",
"text": "{{btnName2}}",
"textStyle": "normal",
"textAlignment": "center",
"click": {
"action": {
"urlAction": {
"openUrl": {
"url": ""
}
},
"displayText": "dummy"
}
},
"corner_radius": "8dp",
"visibility": "{{btnVsblty2}}"
}
]
}
]
}
]
},
{
"widget": "LinearLayout",
"width": "match",
"height": "10dp",
"orientation": "vertical"
}
]
}
}
}
}
}
],
"status": 200
}
{
"error": {
"code": "61003",
"message": "Invalid token"
},
"status": 401
}
error code는 RCS Biz Center - Response body error code 참조
템플릿 유형의 상세 내용을 조회합니다.
params, formattedString을 이용하여 템플릿 작성시 사용합니다.
/messagebase/messagebaseform/{messagebaseformId}
messagebaseform ID Path parameter 입니다.
curl -L \
--url 'https://api-qa.rcsbizcenter.com/api/1.1/messagebase/messagebaseform/{messagebaseformId}' \
--header 'Authorization: Bearer JWT'